Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does LAM work under LSF?

LAM LSF
0
0 Posted

Does LAM work under LSF?

0
0

Applies to LAM 6.5.7 and above Yes! LAM/MPI will work under the LSF environment without problem. LAM/MPI still must use rsh or ssh to start the LAM environment. A minimal LSF script to run an application foobar might look like: #!/bin/sh # Run the application lamboot hostfile mpirun C foobar lamhalt exit 0 See the question, “Does LAM/MPI work under PBS?” for additional resources and helpful scripts for batch queue administrators. [ Top of page | Return to FAQ ] 5. Does LAM/MPI work with Absoft’s ProFortran compiler Yes – recent versions of LAM work without problem with the Absoft compilers. The only change required is to tell the LAM configure script to use the Absoft ProFortran compiler. This can be done in one of three ways: • Ensure that the Absoft f77 compiler appears before any other binary named f77 in your path. • set the FC environment variable to the full path to the Absoft copmiler (ie, /Applications/Absoft/bin/f77 on most Mac OS X installations) • Specify –with-fc=full_path

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.