CEED / CEED/libCEED

Steps to Develop kernel fusion for qfunctions implemented in Python

Open
#1,848 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
265
Forks
78
Avg merge
2d 8h
Merged PRs (30d)
11

Description

I will appreciate it if someone could advise on the following:

I am working to develop kernel fusion for qfunction implemented in Python and possibly in other languages.
Environment: CUDA 12.2; Clang 19
CUDA C++ code compilation using clang to obtain a *.ptx file was successful. What is next?
I used cuModuleLoad with the *.ptx file. What is next?

What are the remaining required steps, including environment configuration, that will lead to kernel fusion for qfunction?
. Should the kernel fusion code be written in Cuda C++, Cuda Python, or other, and with the use of libCEED API?
Note: [Defining User Q-Functions](https://github.com/CEED/libCEED/blob/main/julia/LibCEED.jl/docs/src/UserQFunctions.md) is one of the main document I read regarding Q-functions. Are there additional document I may be referred to? Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.