Skip to content
Snippets Groups Projects
  1. Aug 14, 2023
  2. Apr 26, 2023
  3. Apr 06, 2023
  4. Apr 04, 2023
  5. Apr 03, 2023
    • KyleKlenk's avatar
      add restarting of GRUs · 93321333
      KyleKlenk authored
      93321333
    • KyleKlenk's avatar
      Change GRUinfo to GRU · b5446f38
      KyleKlenk authored
      Changed the GRUinfo class to be just the GRU class.
      This class now better reflects that it is the object that
      the job actor holds. It will also contain the GRU actor that runs the simulation
      portion of the program.
      b5446f38
  6. Mar 31, 2023
    • KyleKlenk's avatar
      Remove HRU timing · 73feb946
      KyleKlenk authored
      HRU timing was slowing down the code. It has now been removed.
      The wall-clock-time of each hru is now the metric recorded.
      73feb946
  7. Mar 30, 2023
    • KyleKlenk's avatar
      remove blank print statement · 2b2ab34e
      KyleKlenk authored
      2b2ab34e
    • KyleKlenk's avatar
      Clean CMakeLists file · 6836f4d4
      KyleKlenk authored
      Cleaned up the CMakeLists file to compile for clusters and non-clusters
      Also have release and debug builds that can be built on all the system types
      supported. Sunidals libraries are attempted to be found automatically.
      6836f4d4
    • KyleKlenk's avatar
      Delete uneeded directory · 013f4f13
      KyleKlenk authored
      Deleted this uneeded directory. These files can all be obtained from the summa
      repo.
      013f4f13
  8. Mar 29, 2023
  9. Feb 23, 2023
  10. Feb 22, 2023
  11. Feb 17, 2023
  12. Feb 16, 2023
  13. Feb 15, 2023
  14. Feb 14, 2023
  15. Feb 04, 2023
  16. Feb 03, 2023
  17. Feb 01, 2023
  18. Jan 30, 2023
Loading