Skip to content

Commit

Permalink
no system memory print
Browse files Browse the repository at this point in the history
  • Loading branch information
emmacware committed Jan 31, 2025
1 parent 7818266 commit b2a9ae0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/additive_coag_comparison.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -539,9 +539,6 @@
" open(\"output.json\", \"w\") do file\n",
" write(file, json_string)\n",
" end\n",
"\n",
" using Printf\n",
" @printf(\"%d\\n\", Sys.free_memory()/2^20) \n",
" \"\"\"\n",
"\n",
" with open('script.jl', 'w', encoding='utf-8') as file:\n",
Expand Down

0 comments on commit b2a9ae0

Please sign in to comment.