Skip to content

AppVeyor for 1.3 target: scopes testing fails due to -t usage #266

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
krynju opened this issue Aug 15, 2021 · 1 comment
Closed

AppVeyor for 1.3 target: scopes testing fails due to -t usage #266

krynju opened this issue Aug 15, 2021 · 1 comment

Comments

@krynju
Copy link
Member

krynju commented Aug 15, 2021

wid1, wid2 = addprocs(2, exeflags=["-t 2"])

Here's there's a -t2 and it was only introduced in 1.5.
export JULIA_NUM_THREADS=2 is required pre-1.5, but env kwarg was also added only at 1.6

can't remember how to do that without just having it in the .bashrc on the machine pre1.5

@jpsamaroo
Copy link
Member

No longer necessary as of 7b4c1db

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants