ratt-ru / shadeMS

Rapid Measurement Set plotting with dask-ms and datashader
21 stars 6 forks source link

Use cpu_count over sched_getaffinity #110

Closed AlecThomson closed 1 year ago

AlecThomson commented 1 year ago

Fixes #109

o-smirnov commented 1 year ago

Thanks @AlecThomson! Could you please merge the latest master into your branch so we can re-test?

AlecThomson commented 1 year ago

Sorry for the delay @o-smirnov ! Now done

o-smirnov commented 1 year ago

Damn something failing in dask now -- I suspect we may need to pin a version. @sjperkins could you take a look please?

o-smirnov commented 1 year ago

Actually looks like this problem: https://github.com/ratt-ru/shadeMS/issues/111#issuecomment-1531593433

Athanaseus commented 1 year ago

Also, further dependency pinning and resolution are addressed here: #112

Athanaseus commented 1 year ago

@AlecThomson syncing this with master should resolve the failure.

AlecThomson commented 1 year ago

@Athanaseus I think that worked!