You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set up data pipeline to take .cu file as input and process the kernel definition (__global__)
set up interface with openAI API to produce output for a given input kernel
GPT-4 turbo will be used and should suggest changes to make to the optimization strategy being used for compiling a kernel. Output should be just text, do not pass forward the full response object.
Project Description
__global__)