Software:Development

From biowiki
Jump to navigation Jump to search

Links

  • Programming
  • Corase-grain program subversion
  • compiler option:
 add this to F77Flag to intel 9.0 ifort to deal with large arrays (over 2GB static memory)
 -i-dynamic -mcmodel=large
 intel math library:
 LINKFLAGS = -lsvml -Vaxlib -static-libcxa -pg