You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch to setting GALAXY_SLOTS using ROOT_MAX_THREADS for HTCondor submitted jobs
At the moment, Pulsar is using ROOT_MAX_THREADS (designed to control the ROOT data analysis framework from CERN) to set GALAXY_SLOTS. Switch to PYTHON_CPU_COUNT (controls the amount of CPUs that Python sees).
0 commit comments