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