System/mxm

- added
This commit is contained in:
2018-10-11 11:05:19 +02:00
parent 9883846944
commit b21eb545ec
3 changed files with 30 additions and 0 deletions

18
System/mxm/build Executable file
View File

@@ -0,0 +1,18 @@
#!/usr/bin/env modbuild
pbuild::prep() {
:
}
pbuild::configure() {
:
}
pbuild::compile() {
:
}
pbuild::install() {
:
}

View File

@@ -0,0 +1 @@
mxm/3.6.3104 unstable

11
System/mxm/modulefile Normal file
View File

@@ -0,0 +1,11 @@
#%Module1.0
module-whatis "MellanoX Messaging library (MXM)"
module-url "https://www.mellanox.com/"
module-license "Proprietary"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
MXM is a communication library implementing high-performance messaging.
"