Skip to content
Snippets Groups Projects
  1. Sep 17, 2022
  2. Jun 22, 2022
  3. Jun 11, 2022
  4. 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
  5. Jun 05, 2022
  6. Apr 04, 2022
  7. Mar 13, 2022
  8. Mar 10, 2022
  9. Mar 06, 2022
  10. 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
  11. Nov 13, 2021
  12. Nov 07, 2021
  13. Oct 18, 2021
  14. Oct 12, 2021
  15. Sep 16, 2021
  16. Sep 07, 2021
  17. Jul 06, 2021
  18. May 29, 2021
  19. May 07, 2021
  20. May 06, 2021
  21. May 05, 2021
Loading