Open
Description
When I am precompiling a project that depends on InMemoryDatasets I get the following warning, even though I started Julia with the option -t auto:
julia> using CanAnalyzer
[ Info: Precompiling CanAnalyzer [fbb474e2-a87e-4494-be2e-a3a334a889f8]
┌ Warning: Julia started with single thread, to enable multithreaded functionalities in InMemoryDatasets.jl start Julia with multiple threads.
└ @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/cs8F2/src/InMemoryDatasets.jl:205
This should not happen.
Metadata
Metadata
Assignees
Labels
No labels