Difference between revisions of "Seawulf Cluster Assessment"

From Rizzo_Lab
Jump to: navigation, search
(Programs/Installed)
(Programs/Software Needed)
Line 9: Line 9:
 
*gs (ghostscript)
 
*gs (ghostscript)
 
*wget
 
*wget
 +
*gnuplot
 +
*grace
  
 
==Programs/Installed==
 
==Programs/Installed==

Revision as of 12:36, 19 October 2016

Programs/Software Needed

  • csh
  • python 2.7
  1. numpy
  2. matplotlib
  3. tkinter
  4. scipy
  • X-11 Forwarding
  • gs (ghostscript)
  • wget
  • gnuplot
  • grace

Programs/Installed

  • DOCK
  Compiled successfully with  gcc (Dwight M.)
  Having issues with the intel compilers
  • AMBER
 Cannot be installed using its default configure script  Reason: csh is not installed
 I commented out the check for "csh" and it compiled fine
 Parallel version is not scaling well across multiple nodes (check inifiniband) (compiled with gcc 4.9.2) openmpi 1.10.2 
  • Moe 2012
 when I try to execute ./moebatch I get the following error:
  /gpfs/home/tmcgee/local/moe2012/bin-lnux/moebatch: error while loading shared libraries: libgcc_s.so.1: wrong ELF
  class: ELFCLASS64
  It could be the result of a 64 bit lib instead of 32 bit lib possibly
  • Format vs-protocol
 N/A