@parallel compute_SOS in PropertyT is done memory efficiently
This commit is contained in:
parent
931189667d
commit
eb88f40ad0
@ -6,7 +6,8 @@ using Nemo
|
||||
if VERSION >= v"0.6.0"
|
||||
import Nemo.Generic.perm
|
||||
end
|
||||
addprocs(2)
|
||||
|
||||
addprocs(4)
|
||||
using PropertyT
|
||||
|
||||
using Groups
|
||||
|
@ -7,6 +7,7 @@ if VERSION >= v"0.6.0"
|
||||
import Nemo.Generic.perm
|
||||
end
|
||||
|
||||
addprocs(4)
|
||||
using PropertyT
|
||||
|
||||
using Groups
|
||||
|
Loading…
Reference in New Issue
Block a user