This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to use parallel processing (joblib, multiprocessing), out-of-core computing (Dask, Zarr), GPU acceleration (PyTorch, JAX), or memory-efficient strategies. Use this skill before running analyses, training models, processing large datasets, or any task where resource constraints matter.
在开始任何计算密集型科学任务之前,应使用此技能来检测并报告可用的系统资源(CPU核心、GPU、内存、磁盘空间)。它会生成一个包含资源信息和策略性建议的JSON文件,以指导计算方法的选择,例如是否使用并行处理(joblib、multiprocessing)、外存计算(Dask、Zarr)、GPU加速(PyTorch、JAX)或内存高效策略。在运行分析、训练模型、处理大型数据集或任何受资源限制影响的任务之前,请先使用此技能。
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
点击右上角 下载SKILL 按钮