inducer / inducer/pycuda

SourceModule: option to ignore #include's

Open
#122 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.1k
Forks
298
Avg merge
4m
Merged PRs (30d)
1

Description

6 Source Modules containing the line #include "float.h" introduced a 1.5 seconds overhead due to a preprocess_source function in compiler.py . Supressing that line removed the overhead.

Can we introduce an option to avoid calling nvcc preprocessor when you have #includes ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.