Sofan Status
HPC and Data for Lattice QCD
Sofan Status
Status
February 2006: Sofan 0.8.3 has been released.This version focused mainly in optimizing the execution time and the amount of memory of Sofan. It is now usable for big codes but still needs a computer with a minimum of 256Mo of RAM.
To update use: nrpm -U sofan.rpm sofan-default.rpm
Changelogs :
* Wed Feb 8 2006 - 0.8.3
- Add option --keepfiles keeping intermediate files.
- Add missing optimisation in "dead code removal" : combination of norm operations with lutmoves.
- Add support for NOP and NOP_QTR operations
- Remove dummy nop generated by Sofan.
- Add support of the pragma PRAGMA_OPT[any option] that can turn on/off any optimisation at the procedure level.
- Change the internal management of div operations (uses DIVQ and DIVR).
- Add support for mpp version 1.137
- Add a set of minor cosmetic changes.