-
last commit into repo: 7099f37
- 10:57 PM 2023-02-04
-
DEADLINE: 11:59 PM 2023-02-04
> the instructors' answer:
Just push it to github.
To do a straight run:
make && ./build/1brc <path_to_file>To run on a SLURM job:
make && sbatch calculate_average.sh <path_to_file>To benchmark:
make && time ./build/1brc <path_to_file>- /home/gmaldonado/one-billion-row-challenge-gmaldona/1brc/data/measurements.txt
- /home/gmaldonado/t/one-billion-row-challenge-gmaldona/1brc/data/measurements.txt
- /home/gmaldonado/one-billion-row-challenge-gmaldona/1brc/src/test/resources/samples/measurements-10.txt