All Projects → dask → Dask Jobqueue

dask / Dask Jobqueue

Licence: other
Deploy Dask on job schedulers like PBS, SLURM, and SGE

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dask Jobqueue

Coherence
Oracle Coherence Community Edition
Stars: ✭ 328 (+118.67%)
Mutual labels:  distributed, hpc
ParallelUtilities.jl
Fast and easy parallel mapreduce on HPC clusters
Stars: ✭ 28 (-81.33%)
Mutual labels:  hpc, distributed
Hpx
The C++ Standard Library for Parallelism and Concurrency
Stars: ✭ 1,805 (+1103.33%)
Mutual labels:  distributed
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (-3.33%)
Mutual labels:  distributed
Websocketdemo
在Spring Boot中使用WebSocket,示例包括简单模式、STOMP模式消息、处理对方不在线情况、分布式WebSocket等。
Stars: ✭ 140 (-6.67%)
Mutual labels:  distributed
Dash
DASH, the C++ Template Library for Distributed Data Structures with Support for Hierarchical Locality for HPC and Data-Driven Science
Stars: ✭ 134 (-10.67%)
Mutual labels:  hpc
Olric
Distributed cache and in-memory key/value data store. It can be used both as an embedded Go library and as a language-independent service.
Stars: ✭ 2,067 (+1278%)
Mutual labels:  distributed
Batchtools
Tools for computation on batch systems
Stars: ✭ 127 (-15.33%)
Mutual labels:  hpc
Ginkgo
Numerical linear algebra software package
Stars: ✭ 149 (-0.67%)
Mutual labels:  hpc
Visit
VisIt - Visualization and Data Analysis for Mesh-based Scientific Data
Stars: ✭ 140 (-6.67%)
Mutual labels:  hpc
Nile.js
Server
Stars: ✭ 1,757 (+1071.33%)
Mutual labels:  distributed
Azos
A to Z Sky Operating System / Microservice Chassis Framework
Stars: ✭ 137 (-8.67%)
Mutual labels:  distributed
Blt
A streamlined CMake build system foundation for developing HPC software
Stars: ✭ 135 (-10%)
Mutual labels:  hpc
Enslavism
A framework to manage distributed WebRTC servers that communicate with browser clients
Stars: ✭ 143 (-4.67%)
Mutual labels:  distributed
Nebulasolardash
Real - time monitoring of distributed server information
Stars: ✭ 134 (-10.67%)
Mutual labels:  distributed
Fsynth
Web-based and pixels-based collaborative synthesizer
Stars: ✭ 146 (-2.67%)
Mutual labels:  distributed
Hlslib
A collection of extensions for Vivado HLS and Intel FPGA OpenCL to improve developer quality of life.
Stars: ✭ 131 (-12.67%)
Mutual labels:  hpc
Nsimd
Agenium Scale vectorization library for CPUs and GPUs
Stars: ✭ 138 (-8%)
Mutual labels:  hpc
Hazelcast Go Client
Hazelcast IMDG Go Client
Stars: ✭ 140 (-6.67%)
Mutual labels:  distributed
Mysterium Vpn
DEPRECATED version of Mysterium dVPN app. Please look at mysterium-vpn-desktop instead.
Stars: ✭ 149 (-0.67%)
Mutual labels:  distributed

Deploy Dask on Job Queueing systems

|Build Status| |Doc Status| |Gitter| |Version Status|

Easy deployment of Dask Distributed on job queuing systems such as PBS, Slurm, or SGE. See documentation_ for more information.

LICENSE

New BSD. See License File <https://github.com/dask/dask-jobqueue/blob/main/LICENSE.txt>__.

.. _documentation: https://jobqueue.dask.org/en/latest/ .. |Build Status| image:: https://github.com/dask/dask-jobqueue/workflows/CI/badge.svg :target: https://github.com/dask/dask-jobqueue/actions .. |Doc Status| image:: https://readthedocs.org/projects/dask-jobqueue/badge/?version=latest :target: https://jobqueue.dask.org/en/latest/ :alt: Documentation Status .. |Gitter| image:: https://badges.gitter.im/Join%20Chat.svg :alt: Join the chat at https://gitter.im/dask/dask :target: https://gitter.im/dask/dask?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge .. |Version Status| image:: https://img.shields.io/pypi/v/dask-jobqueue.svg :target: https://pypi.python.org/pypi/dask-jobqueue/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].