Sable/wu-wei-benchmarking-toolkit
Wu wei (non-effort) is a benchmarking toolkit developed in the Sable Lab at McGill University with the objective of simplifying the study of languages and tools used for numerical computing.
JavaScriptNOASSERTION
Issues
- 2
Error in the function help
#40 opened by wukefe - 0
Not installing JS dependencies
#38 opened by dherre3 - 0
Naming issue when artifacts are correct in wu run
#39 opened by dherre3 - 1
Find the working repository by recursively traversing the parent(s) of the current working directory
#3 opened by elavoie - 0
Add option in compiler and environment descriptions to support multiple short-names
#37 opened by elavoie - 3
Make Wu-Wei Compatible with Older versions of Node
#35 opened by wukefe - 0
Should provide better error reporting when there is no 'benchmark.json' file in a benchmark.
#34 opened by elavoie - 1
Test whether the executable-path or executable-name is available in an environment after the installation
#32 opened by elavoie - 1
- 1
spawnSync undefined on older versions of node
#21 opened by akrolik - 0
- 0
Support the overwrite of input-size parameters from the benchmark.json file with parameters given in the experiment.json file
#31 opened by elavoie - 1
- 9
Automatically determine the platform information and generate a 'platform.json' file when installing the tools
#13 opened by elavoie - 1
- 1
- 2
Compiler none-matlab should copy rather than cat
#27 opened by gnuvince - 0
Avoid compiling a benchmark with a compiler that is incompatible with the target environment when doing 'wu run'
#26 opened by elavoie - 0
Error when running 'wu run lud c -v'
#20 opened by elavoie - 0
Validate that the short-name for implementation.json is the same as the directory name and consistent with other names in the suite
#25 opened by elavoie - 0
- 1
- 0
- 0
Add a few words under `wu list`
#18 opened by wukefe - 0
Add check to enforce the presence of either 'executable-name' or 'executable-path' in a compiler command
#17 opened by elavoie - 0
Output more meaningful error messages when JSON description do not conform to the expected schemas.
#15 opened by elavoie - 1
Add support for multiple arguments in input-size
#12 opened by elavoie - 1
- 0
Make the hash value of results in 'run.json' depend on the content of all files and executables required to obtain it.
#10 opened by elavoie - 0
- 0
- 0
implementation.json: Make the dependency listing optional, and automatically computed by default
#5 opened by elavoie - 0
Add a 'check' tool to validate configurations before building or running benchmarks
#7 opened by elavoie - 0
Factor out the configuration generation and filtering from the 'run' and 'build' tools
#8 opened by elavoie