История коммитов

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