ohpc
ohpc copied to clipboard
OpenHPC Integration, Packaging, and Test Repo
The current `Makefile.export.Trilinos` that is created by Trilinos embeds hard coded paths to libraries like hdf5, netcdf, blas, etc. These are based on the versioned ohpc paths that were used...
Implementation of compiler mpi version matching as discussed in #479 . The only issue I currently see with this is that it still needs some way to deal with the...
https://wiki.modelado.org/Open_Community_Runtime https://xstack.exascale-tech.com/git/public?p=ocr.git;a=summary
Installing lua-filesystem-ohpc doesn't indicate to rpm that it substitutes for the system lua-filesystem package, so rpm can't resolve dependencies for other system packages that depend on lua-filesystem. I believe adding...
Following the instructions (using local repository, BTW), I hit file conflict when installing slurm on SUSE 12.3: zypper -n install ohpc-slurm-server Loading repository data... Reading installed packages... Resolving package dependencies......
Hi, First off; excellent initiative. I've quite some experience in setting up HPC related compiler and library toolchains and creating packages for various distros. I've been involved in creating so-called...
Fixing perl script to check for /usr/bin/mail instead of /bin/mail and changes it to /usr/bin/mailx.
This is with the recently updated shine-ohpc-1.5-36.1.noarch on EL7.3. All shine commands running on remote hosts fail with an error like this: ```` atmds4: Remote action status failed: Traceback (most...
HI, My colleagues and I added some test programs for plasma, scotch, ptscotch into tests/libs to improve ohpc test to evaluate basic functions and performance. These test programs are contained...