https://github.com/shakty/matlab_cluster
https://github.com/shakty/matlab_cluster
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shakty/matlab_cluster
- Owner: shakty
- Created: 2015-10-22T18:28:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-03T13:51:47.000Z (over 9 years ago)
- Last Synced: 2025-01-21T17:48:51.681Z (5 months ago)
- Language: Matlab
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template for Matlab Jobs Spawning on the ETH Brutus Cluster
1. Adjust the path to the dump folder in the `create_conf.m` file.
2. Run `create_conf` to generate a conf file inside the `/conf/` directory.
3. Run `GO_FUN` to start the jobs.
4. Run `GOAGGR_FUN` to aggregate the results of different jobs inside this folder (save `results.mat`).