JuliaImages is now a community partner in http://image.sc π !!
http://forum.image.sc is a scientific community forum focused on software-oriented aspects of scientific imaging, image analysis, processing, acquisition, storage, and management of digital scientific images.
You can ask questions here: https://forum.image.sc/tag/juliaimages
By v1.10.0-beta2 of #JuliaLang, the mark phase of the garbage collector is now multi-threaded.
Let's produce more garbage then!
ππ
When the number of worker threads is set to N, then the number of garbage collector threads is set to N/2, automatically.
Btw, the number of garbage collector threads can set manually by using the
--gcthreads
parameter, e.g.,
# julia --gcthreads=4
π New demo app alert!
Check out this interactive demo of the famous Travelling Salesperson Problem (TSP) using
@JuMPjl
for optimization. ππhttps://bit.ly/3qXCKJ4
All built with our #nocode UI editor and deployed with 1-click on Genie Cloud.
Looking for a quick intro to Genie Builder? Check out this awesome tutorial by Genie user
Daniel Malafaia π§ββοΈ