Skip to content

is python the best language to teach parallel programming? #17

@psteinb

Description

@psteinb

the feedback to the course mentioned at some point, that we don't work with threads at all (even though many tools in HPC ask by means on CLI options how many threads are to be used)

the internals of python force the materials to express parallelism through multiple processes (multiprocessing)

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