Skip to content

Commit e0a69b1

Browse files
authored
Update README.md
1 parent 0d9a0f2 commit e0a69b1

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
# ClusterManagers.jl
22

3-
The `ClusterManagers.jl` package implements code for different job queue systems commonly used on compute clusters.
3+
`ClusterManagers.jl` is a Julia package for running code on HTCondor clusters.
44

5-
> [!WARNING]
6-
> This package is not currently being actively maintained or tested.
7-
>
8-
> We are in the process of splitting this package up into multiple smaller packages, with a separate package for each job queue systems.
9-
>
10-
> We are seeking maintainers for these new packages. If you are an active user of any of the job queue systems listed below and are interested in being a maintainer, please open a GitHub issue - say that you are interested in being a maintainer, and specify which job queue system you use.
5+
This code used to live in the [`ClusterManagers.jl`](https://github.com/JuliaParallel/ClusterManagers.jl) package.
116

127
## Available job queue systems
138

0 commit comments

Comments
 (0)