Greg Kochanski |
This is the Portland Group compiler. The tricky bit is the LINKFLAGS. This is not necessarily the best set of flags, but it works and passes tests. The hope is that some of the numpy code will be parallelized with the -Mconcur flag.
CC="pgcc -DNCURSES_ENABLE_STDBOOL_H=0" OPT="-O2 -fastsse -Msmart -Msmartalloc -Mdse -Mconcur=altcode:100 -Mipa=fast -Mvect=fuse,assoc" LINKFLAGS=-Mconcur LINKFORSHARED="-Wl,-export-dynamic" ./configure --without-cxx --prefix=$HOME/local
[ Papers | kochanski.org | Phonetics Lab | Oxford ] | Last Modified Thu Apr 3 21:52:47 2008 | Greg Kochanski: [ Home ] |