mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
3 lines
77 B
Bash
3 lines
77 B
Bash
|
|
#! /bin/bash
|
||
|
|
export LD_LIBRARY_PATH=/opt/intel/mkl/lib/32:${LD_LIBRARY_PATH}
|