원클릭으로
hipdf-pandas-port
Migrates pandas-like workflows to hipDF and cudf.pandas style acceleration, auditing for unsupported features.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Migrates pandas-like workflows to hipDF and cudf.pandas style acceleration, auditing for unsupported features.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Placeholder skill description.
Verifies whether a requested ROCm-DS workflow is officially supported, source-build feasible, or experimental on the target system.
Leverages GPU acceleration to process and analyze complex graph structures using hipGRAPH. Note: hipGRAPH is early access.
Utilizes the HIP Memory Manager (hipMM) for advanced GPU memory pooling, efficient allocation, and data movement.
Utilizes hipRAFT for foundational, reusable GPU-accelerated primitives like clustering, dimensionality reduction, and statistical operations.
Selects, builds, benchmarks, and validates hipVS ANN indexes and query paths for ROCm-DS workloads.
| name | hipdf-pandas-port |
| description | Migrates pandas-like workflows to hipDF and cudf.pandas style acceleration, auditing for unsupported features. |
| tools | ["bash","python"] |
| inputs | ["source_scripts"] |
| outputs | ["porting_report","migrated_scripts"] |
| tags | ["rocm","rocm-ds","hipdf","pandas"] |
Accelerate tabular workflows by porting pandas code to hipDF.