Skip to content

Slurm: Are there any users out there that are currently using ClusterManagers.SlurmManager (from this package)? #260

Open
@DilumAluthge

Description

@DilumAluthge

Currently, there are two different Slurm managers available in Julia:

  1. ClusterManagers.SlurmManager (from this package).
  2. SlurmClusterManager.SlurmManager (from the SlurmClusterManager.jl package).

We strongly recommend that all users use option 2 (the SlurmClusterManager.jl package).

Option 1 currently still exists. It has been deprecated (#246), but it has not been removed yet.

Are there any users out there that are currently using option 1? If the answer is no, then I'd like to completely remove option 1 from this package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions