build-blocks:
- modulefiles added
This commit is contained in:
14
scripts/System/filebench/modulefile
Normal file
14
scripts/System/filebench/modulefile
Normal file
@@ -0,0 +1,14 @@
|
||||
#%Module1.0
|
||||
|
||||
set whatis "File system and storage benchmark"
|
||||
set url "http://sourceforge.net/projects/filebench/"
|
||||
set license "Common Development and Distribution License"
|
||||
set maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
||||
|
||||
set help "
|
||||
Filebench is a file system and storage benchmark that can generate a variety
|
||||
of workloads. It employs extensive Workload Model Language (WML) for detailed
|
||||
workload specification.
|
||||
"
|
||||
|
||||
source $env(PSI_LIBMODULES)
|
||||
Reference in New Issue
Block a user