بنقرة واحدة
paracodex-serial-cuda-analysis
ParaCodex prompt for serial to cuda analysis step.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
ParaCodex prompt for serial to cuda analysis step.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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 analysis step.
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.
| name | paracodex-serial-cuda-analysis |
| description | ParaCodex prompt for serial to cuda analysis step. |
Directory: {kernel_dir}/
Files: {file_listing}
Reference: Check Makefile in {kernel_dir}/
Analyze Serial code in {source_dir}/ for migration to CUDA. produce {kernel_dir}/analysis.md.
Copy source files to {kernel_dir}/.
{file_listing} from {source_dir} to {kernel_dir}.Reference: references/examples.md.
system_info_summary.txt and recommend a larger profiling size using the actual device memory and compute capability; prefer the largest short-run, memory-safe input that should load the GPU meaningfully.Reference: references/output.md (Use template).