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 113 B

12345678910111213141516
  1. # project
  2. bin/
  3. out/
  4. mat/
  5. mtx/
  6. .unused/
  7. # hpc
  8. exclude
  9. hpc_auth_sync.sh
  10. # eclipse
  11. .project
  12. .cproject
  13. .settings/