Skip to content
Snippets Groups Projects
  1. Feb 19, 2025
  2. Feb 13, 2025
  3. Oct 18, 2024
  4. Apr 05, 2024
  5. Jan 16, 2024
  6. Nov 22, 2023
  7. Nov 11, 2023
  8. May 26, 2023
  9. Feb 09, 2023
  10. Dec 13, 2022
  11. Sep 17, 2022
  12. Jun 22, 2022
  13. Jun 11, 2022
  14. Jun 06, 2022
    • Benjamin Maurer's avatar
      Fixed invocation of shootout/reverse-complement. · 1fb86270
      Benjamin Maurer authored
      Input generation with the shake-based nofib-run didn't work for
      shootout/reverse-complement, so the test was never run.
      Created a boot.sh script analogous to shootout/k-nucleotide.
      Compilation of fasta-c.c and revcomp-c.c gave warnings for
      ignored return values of 'write' - suppressed them by explicitly
      ignoring with '(void)!' (negation and void cast).
      1fb86270
    • Benjamin Maurer's avatar
      Fixed stdout files for 'slow' mode. · 489b1b91
      Benjamin Maurer authored
      real/smallpt's .slowstdout file was missing.
      The value in spectral/dom-lt's was wrong, also runtime was lower
      than 5 sek on my machine (should be between 5-10s),
      so I increased the argument and updated dom-lt.slowstdout.
      489b1b91
  15. Jun 05, 2022
  16. Apr 04, 2022
  17. Mar 13, 2022
  18. Mar 10, 2022
  19. Mar 06, 2022
  20. Mar 02, 2022
    • Alex D's avatar
      smallpt: truncate result · eabee5bd
      Alex D authored and Matthew Pickering's avatar Matthew Pickering committed
      Current test does some floating-point manipulations which can be non-deterministic
      due to different platforms/architectures. This change truncates the result to
      avoid potential stdout mismatch.
      eabee5bd
  21. Nov 13, 2021
  22. Nov 07, 2021
  23. Oct 18, 2021
  24. Oct 12, 2021
  25. Sep 16, 2021
  26. Sep 07, 2021
Loading