System/mxm
- added
This commit is contained in:
18
System/mxm/build
Executable file
18
System/mxm/build
Executable file
@@ -0,0 +1,18 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
pbuild::prep() {
|
||||
:
|
||||
}
|
||||
|
||||
pbuild::configure() {
|
||||
:
|
||||
}
|
||||
|
||||
pbuild::compile() {
|
||||
:
|
||||
}
|
||||
|
||||
pbuild::install() {
|
||||
:
|
||||
}
|
||||
|
||||
1
System/mxm/files/variants.Linux
Normal file
1
System/mxm/files/variants.Linux
Normal file
@@ -0,0 +1 @@
|
||||
mxm/3.6.3104 unstable
|
||||
11
System/mxm/modulefile
Normal file
11
System/mxm/modulefile
Normal 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.
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user