with one click
paracodex-cuda-hip-analysis
ParaCodex prompt for cuda to hip analysis step.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
ParaCodex prompt for cuda to hip analysis step.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
ParaCodex baseline skill: translate serial / parallel code to GPU-offloaded target API, optimize, compile, and run — all in a single session.
ParaCodex prompt for cuda to hip step1 (implementation) step.
ParaCodex prompt for cuda to hip step2 (optimization) step.
ParaCodex prompt for cuda ocl analysis step.
ParaCodex prompt for cuda ocl step1 step.
ParaCodex prompt for cuda ocl step2 step.
| name | paracodex-cuda-hip-analysis |
| description | ParaCodex prompt for cuda to hip analysis step. |
Directory: {kernel_dir}/
Files: {file_listing}
Reference: Check Makefile in {kernel_dir}/ (do not modify)
Analyze CUDA code in {source_dir}/ for migration to AMD HIP. produce {kernel_dir}/analysis.md.
Copy source files to {kernel_dir}/.
{file_listing} from {source_dir} to {kernel_dir}.Reference: references/examples.md.
32, 0x1f. (AMD is 64).asm. (Needs rewrite).cu* libs.Reference: references/output.md (Use template).