Attached is converted to .rst notebook, just in case. And the
problematic part is here:
var('tpar','lpar')
tpar=1 #I want to set to greater than 1 but it will not work for
Sage 9.5. Works with Sage 9.1 if I hack ncpus to return 4.
lpar=4
Parallelism().set('tensor',tpar)
Parallelism().set('linbox',lpar)
show(Parallelism())
sage.parallel.ncpus.ncpus()
> --
> You received this message because you are subscribed to the Google Groups "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
sage-support...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/sage-support/d4e24e6b-0421-4f46-8535-9a493a8fa8d4n%40googlegroups.com.