-
Notifications
You must be signed in to change notification settings - Fork 4
License
intel/eth-mpi-apps
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Eth MPI apps
------------
* LICENSE file refers to Intel developed code. 3rd-Party code will have a
LICENSE, COPYING, or COPYRIGHT file in the top-level of their subdirectory.
* HPL v2.3: MpiApps/apps/hpl-2.3/COPYRIGHT and MpiApps/apps/hpl-2.3/COPYING
* OSU v5.9: MpiApps/apps/osu-micro-benchmarks-5.9/COPYRIGHT
* IMB 2021.7: MpiApps/apps/imb/license/*
* To build the RPM and SRPM:
1. mkdir -p $HOME/rpmbuild/{SOURCES,RPMS,SRPMS}
2. tar czf $HOME/rpmbuild/SOURCES/eth-mpi-apps.tgz --exclude-vcs .
3. rpmbuild -ba ./OpenIb_Host/mpi-apps.spec
This will build the eth-mpi-apps RPMs in $HOME/rpmbuild/RPMS/(architecture)/
This will also create a eth-mpi-apps-debuginfo RPM, which by default contains basic symbol
information - see below on how to build with full debugging information.
* How to include debugging symbols:
export BUILD_CONFIG=debug
prior to either of the aforementioned build procedures.
About
No description, website, or topics provided.
Resources
License
Code of conduct
Contributing
Security policy
Stars
Watchers
Forks
Packages 0
No packages published