Skip to content

[Feature Request] Language Support for ISPC (Intel Implicit SPMD Program Compiler) #436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
RoyiAvital opened this issue Apr 14, 2025 · 3 comments
Assignees

Comments

@RoyiAvital
Copy link

The ISPC language is a dialect of C which is intended for writing kernels for accelerators (SIMD / GPU).

It would be great to have support for it (Based on C).
There is a VS Code extension which might be useful.

@SpartanJ SpartanJ self-assigned this Apr 14, 2025
@SpartanJ SpartanJ added enhancement New feature or request syntax highlight labels Apr 14, 2025
@RoyiAvital
Copy link
Author

RoyiAvital commented Apr 14, 2025

@SpartanJ :

I guess it might make it easier.

@SpartanJ
Copy link
Owner

Sure, I'll add it soon.

SpartanJ added a commit to SpartanJ/eepp that referenced this issue Apr 19, 2025
@SpartanJ
Copy link
Owner

Added, it can be used with the nightly build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants