Historia zmian

Autor SHA1 Wiadomość Data
  eth.morozova 71fcfe6c5b added support of elementwise array multiplication optimizations 6 lat temu
  eth.morozova 3faf78e6aa added support of array subtraction optimizations 6 lat temu
  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 lat temu
  negelef 1bc0b20ce4 Fixed size issue 7 lat temu
  negelef de52e92426 Renamed SystemTools to System 7 lat temu
  negelef 658ce520c5 Removed obsolete I386GEN prefix 7 lat temu
  eth.negelef d39a93f614 Use proper machine timer 7 lat temu
  negelef 0f96d43f45 Removed unused local variables 7 lat temu
  eth.negelef 129898cd01 Fixed address issues 7 lat temu
  eth.negelef c262422713 Removed unused statistic counters 7 lat temu
  eth.negelef e954e99414 Unified memory operands 7 lat temu
  eth.negelef 576a8d95b7 Removed hardcoded parameter offsets 7 lat temu
  felixf 9970b05b8c cleaned interface completely 7 lat temu
  eth.morozova fa176c2dd6 made procedure interfaces compatible with the prototypes defined in FoxArrayBase.Mod - without that the compiler refused to compile the module 7 lat temu
  felixf 6f3101c4e1 Corrected types 8 lat temu
  eth.hunzikerp ac4975fc67 remove a SSE3 feature from InstallSSE2. It had anyway become redundant as it already is in InstallSSE3. 10 lat temu
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 lat temu