Skip to content

Forwarding numpy calculations over SSH results in single-core operation #32

Description

@spencertipping

If I run from my laptop and use s to forward a by'' section to a 64-core server, it runs single-threaded.

On the other hand, if I run by'' directly on the server, it runs multicore. I suspect this has to do with environment variables, but I use the same .bashrc on both systems so I'm not sure. We may be breaking stuff if we forward and overwrite $PATH (are we getting the wrong python3 and libs?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions