very nice scalability curve up to 12 procs

parameters: wiki, BPE 250, BS 32, TARGET 8.3, the rest is commited

also it might be that more pipelines would work if there were
MANY more pipelines, but that remains to be seen until i buy
myself a Ryzen 3700x and destroy the world with it i guess i
should go to sleep now
This commit is contained in:
2019-12-12 22:26:50 -08:00
parent 2bbb1d243c
commit 1338df9db2
2 changed files with 5 additions and 5 deletions

2
main.c
View File

@@ -415,7 +415,7 @@ void dispatcher() {
float delta_t = finish - start;
float delta_l = first_loss - crt_loss;
INFO_PRINTF(
"Laptop MPI adam consecutive_batch "
"WIKI MPI adam consecutive_batch "
"W%lu E%lu BS%lu bpe%lu LPR%d pp%lu,"
"%f,%f,%f,%f,"
"%lu,%.0f,%lu\n",