You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
758 B
Plaintext
14 lines
758 B
Plaintext
COMPLETED:
|
|
- Try to use Julienne https://github.com/berkeleylab/julienne in order to avoid different do nested loops [OK]
|
|
(Possible solutions are to use Fortuno and FPunit, in order to implement parametrized tests)
|
|
- Remove file generation in order to save up memory [OK]
|
|
- Clean main log at each run [OK] (Log aggregation was deleted)
|
|
- Fix log aggregation in main directory, see number of total tests [OK] (Log aggregation was deleted)
|
|
- Fix parallel and serial, using a fortran routine instead of the diff between files [OK]
|
|
|
|
|
|
|
|
TODO:
|
|
- Force recompilation in main script (A flag should be added)
|
|
- Generate input vectors only if vectors/ directory doesn't exist to save up time (It is really dependant on the kernel analyzed, it is not always possible)
|