Version 1 (modified by norris, 14 years ago) (diff) |
---|
Miscellaneous Topics and Porting Notes
Building and Installing NumPy? 1.2.1 on the BG/P (Surveyor)
- Copy site.cfg.example to site.cfg then add:
[DEFAULT] library_dirs = /soft/apps/ESSL-4.4/lib include_dirs = /soft/apps/ESSL-4.4/include libraries = mass, x1, xlopt, xlf90_r, xlfmath, xlsmp search_static_first = true
- Set environment variables:
ldpath=/soft/apps/ESSL-4.3/include ldflags="-Wl,--allow-multiple-definition -L/opt/ibmcmp/xlmass/bg/4.4/bglib" root=`pwd`/soft/numpy-1.2.1-essl