Parsing QRMI Config File in C#
Prerequisites#
C compiler/linker, cmake and make
Build the QRMI Rust library
How to build this example#
mkdir build
cd build
cmake ..
make
How to run this example#
./build/
qrmi_config <qrmi_config.json file> <resource name>
For example:
./build/qrmi_config /etc/slurm/qrmi_config.json ibm_fez