Parent Directory
|
Revision Log
|
Patch
revision 551 by robwdcock, Wed Feb 22 02:59:25 2006 UTC | revision 645 by elspeth, Fri Mar 24 01:10:42 2006 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | # Copyright 2006 by ACcESS MNRF | |
2 | # | |
3 | # http://www.access.edu.au | |
4 | # Primary Business: Queensland, Australia | |
5 | # Licensed under the Open Software License version 3.0 | |
6 | # http://www.opensource.org/licenses/osl-3.0.php | |
7 | # | |
8 | ||
9 | ||
10 | # locations of libs etc used by mkl | # locations of libs etc used by mkl |
11 | mkl_path = '/opt/intel_mkl/8.0.19/include' | mkl_path = '/opt/intel_mkl/8.0.19/include' |
12 | mkl_lib_path = '/opt/intel_mkl/8.0.19/lib/64' | mkl_lib_path = '/opt/intel_mkl/8.0.19/lib/64' |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |