1. 31b983d Removed trailing whitespace in C source and header files. by bart · 14 years ago
  2. 8fe15da Added command-line option -h. by bart · 16 years ago
  3. ccf17de Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools. by bart · 16 years ago[Renamed from exp-drd/tests/omp_matinv.c]
  4. cfe9672 Exit if the required argument is missing. by bart · 16 years ago
  5. 805043e Renamed matinv_openmp test into omp_matinv. Added omp_matinv_racy and omp_prime_racy tests. by bart · 16 years ago[Renamed from exp-drd/tests/matinv_openmp.c]
  6. fe19b11 Replaced positional command line arguments by command options. Changed matrix initialization. by bart · 16 years ago
  7. d552649 Depending on the fourth command line argument, a racy or non-racy run is started. by bart · 16 years ago
  8. b6c2ff4 Number of threads is now a command line argument. by bart · 16 years ago
  9. 0f2b3cf Fixed race condition. by bart · 16 years ago
  10. 5e1952a More cleanup. by bart · 16 years ago
  11. 7b792b1 Cleanup. by bart · 16 years ago
  12. 25de616 Added OpenMP test program. by bart · 16 years ago