main
edoardocoli 9 months ago
parent 82f84ea9df
commit ec5e1b5576

@ -35,7 +35,7 @@ sort large files (more than available composed RAM) across multiple nodes, lever
It returns a file with extension '.sort' in the /mnt/raid/tmp/ directory. Make sure to have space before.
Use arguments in the make as ARGS="stuff".
```
make run NODES="1-5" ARGS="/path/to/file.bin"
make run NODES="1-5,7-12" ARGS="/path/to/file.bin"
```

Loading…
Cancel
Save