Commit History

Author SHA1 Message Date
  eth.morozova 3faf78e6aa added support of array subtraction optimizations 6 years ago
  eth.morozova c239e59c18 use L2BlockM as the minimal increment when distributing the matrix over M among multiple processes; in the original code, the increment is equal to zero when nProcesses > M, that led to an "index out of range" trap 6 years ago
  negelef 1bc0b20ce4 Fixed size issue 7 years ago
  negelef de52e92426 Renamed SystemTools to System 7 years ago
  negelef 658ce520c5 Removed obsolete I386GEN prefix 7 years ago
  eth.negelef d39a93f614 Use proper machine timer 7 years ago
  negelef 0f96d43f45 Removed unused local variables 7 years ago
  eth.negelef 129898cd01 Fixed address issues 7 years ago
  eth.negelef c262422713 Removed unused statistic counters 7 years ago
  eth.negelef e954e99414 Unified memory operands 7 years ago
  eth.negelef 576a8d95b7 Removed hardcoded parameter offsets 7 years ago
  felixf 9970b05b8c cleaned interface completely 7 years ago
  eth.morozova fa176c2dd6 made procedure interfaces compatible with the prototypes defined in FoxArrayBase.Mod - without that the compiler refused to compile the module 7 years ago
  felixf 6f3101c4e1 Corrected types 8 years ago
  eth.hunzikerp ac4975fc67 remove a SSE3 feature from InstallSSE2. It had anyway become redundant as it already is in InstallSSE3. 10 years ago
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 years ago