Historique des commits

Auteur SHA1 Message Date
  tevador 59bbb572c2 WIP il y a 7 ans
  tevador 107270d93d Reduced Dataset size to 2 GiB with 8 memory accesses per block il y a 7 ans
  tevador 4c1ae951de Merge branch 'feature/branches' into dev il y a 7 ans
  tevador 73a11f5c01 CompiledLightVirtualMachine il y a 7 ans
  tevador 007f8599b9 Implemented branches in the interpreter il y a 7 ans
  tevador 91063aac91 Reference result il y a 7 ans
  tevador 2edf05cedc Implemented Dataset size increase per epoch il y a 7 ans
  tevador e65d9da66c Configurable parameters separated into configuration.h il y a 7 ans
  tevador 096a7c0d7b Implemented virtual memory free il y a 7 ans
  tevador 7c012b4fee Fixed non-portable nonce serialization il y a 7 ans
  tevador d9bc6cfeda Updated JIT compiler and assembly generator for new int -> float conversion il y a 7 ans
  tevador f3b114af88 Replaced division instructions with IMUL_RCP il y a 7 ans
  tevador 219efce06c New command line options il y a 7 ans
  tevador bfd557dac5 Added reference result il y a 7 ans
  tevador 923420f0a3 Fixed mining and verification mode not giving the same results il y a 7 ans
  tevador a145caa185 Fixed JIT compiler not producing the same code as genAsm and genNative il y a 7 ans
  tevador 447e8a1d4f Simplified division in interpreted mode il y a 7 ans
  tevador 1df975e583 Restored software AES support il y a 7 ans
  tevador 0b1761a846 Refactoring: mining/verification mode il y a 7 ans
  tevador b8ce504be6 Added comments to hashAes1Rx4 and fillAes1Rx4 il y a 7 ans
  tevador 2798d78717 Render imm32 as signed in RandomX code il y a 7 ans
  tevador 32d827d0a6 Interpreter with bytecode il y a 7 ans
  tevador b417fd08ea 16 -> 8 chained programs il y a 7 ans
  tevador 1ee94bef2a Added ISWAP instruction il y a 7 ans
  tevador 8f2abd6c05 NOP instruction il y a 7 ans
  tevador 005c67f64c Added explicit STORE instructions il y a 7 ans
  tevador d2cb086221 ASM code generator for "small" programs that fit into the uOP cache il y a 7 ans
  tevador bd0dba88a8 4 scratchpad segments il y a 7 ans
  tevador 16db607025 Scratchpad size increased to 1 MiB il y a 7 ans
  tevador 93c324709b Related to previous changes il y a 7 ans