AUTH's THMMY "Parallel and distributed systems" course assignments.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 158 B

123456789101112131415161718192021222324252627
  1. # project
  2. bin/
  3. out/
  4. mat/
  5. mtx/
  6. .unused/
  7. various/
  8. # hpc
  9. # IDEs
  10. .idea/
  11. .clangd
  12. # eclipse
  13. .project
  14. .cproject
  15. .settings/
  16. .vs/
  17. .vscode/
  18. # nvidia
  19. *.ncu-proj