Skip to content

white-alistair/MemoryLeak.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the script

julia --project=. run.jl

To run in a Docker container

Uncomment lines 8 and 9 in run.jl and do:

docker run -t --rm --memory 3584000K --memory-swap 3584000K -v "$PWD":/MemoryLeak.jl -w /MemoryLeak.jl julia:1.8.2 julia --project=. run.jl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages