About
Proactively detect available computational resources to generate strategic recommendations for scientific computing workflows. This skill automatically identifies CPU specifications, GPU availability (NVIDIA CUDA, AMD ROCm, Apple Silicon Metal), memory constraints, and disk space to help users make informed decisions about their computational approach. By generating a structured resource report, it guides decisions on whether to employ parallel processing via Dask or joblib, utilize GPU acceleration with PyTorch or JAX, or implement memory-efficient out-of-core strategies for massive datasets.