Skip to content

Commit

Permalink
Update GerchbergSaxton_Matrix_MultiProcess.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
raghavchhetri committed Apr 4, 2022
1 parent e47c9fb commit 49dd4a7
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions GerchbergSaxton_Matrix_MultiProcess.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -112,21 +112,6 @@
" pool.join() \n",
"print('Took', round(time.time()-t0,2), 'sec')"
]
},
{
"cell_type": "raw",
"id": "b0a21662",
"metadata": {},
"source": [
"# 12 iterations, 1533 masks took 11.5 hours in D13 --> if linear, 1533 masks, 50 iterations = 2 days \n",
"\n",
"#50 iterations, 1533 masks\n",
"In Keller-C10 (32 logical cores) took 110391.42 sec = 31 hours\n",
"In Keller-D13 (48 logical cores) took 140177.53 sec = 39 hours\n",
"In Keller-W12 (40 logical cores) took 147221.88 sec = 41 hours\n",
"In Keller-D15 (24 logical cores), only 1102 masks generated, then a MemoryError occured\n",
"MemoryError: Unable to allocate 337. MiB for an array with shape (44195904,) and data type float64"
]
}
],
"metadata": {
Expand Down

0 comments on commit 49dd4a7

Please sign in to comment.