qconf

Utilities for Grid Engine queue management

Install

All systems
curl cmd.cat/qconf.sh
Debian Debian
apt-get install gridengine-client
Ubuntu
apt-get install gridengine-client
Arch Arch Linux
pacman -S qconf
image/svg+xml Kali Linux
apt-get install qconf
Fedora
dnf install gridengine
Windows (WSL2)
sudo apt-get update sudo apt-get install gridengine-client
Raspbian
apt-get install gridengine-client

gridengine-client

Utilities for Grid Engine queue management

Grid Engine is software that facilitates "distributed resource management" (DRM). Far more than just simple load-balancing tools or batch scheduling mechanisms, DRM software typically provides the following key features across large sets of distributed resources: * Policy based allocation of distributed resources (CPU time, software licenses, etc.) * Batch queuing & scheduling * Support diverse server hardware, OS and architectures * Load balancing & remote job execution * Detailed job accounting statistics * Fine-grained user specifiable resources * Suspend/resume/migrate jobs * Tools for reporting Job/Host/Cluster status * Job Arrays * Integration & control of parallel jobs This package contains the Grid Engine user utilities.

gridengine

Management software

qconf

nice configure script for qmake-based projects

It is intended for developers who don’t need (or want) to use the more complex GNU autotools. With qconf/qmake, it is easy to maintain a cross-platform project that uses a familiar configuration interface on *nix. Qt 4.x and Qt 5.x are currently supported.