niessner / Opt

Opt DSL
Other
256 stars 68 forks source link

Add warning messages when kernels are obviously unoptimal #70

Open Mx7f opened 7 years ago

Mx7f commented 7 years ago

Such as when you have >128 registers/thread. This will help us detect use cases that need to be improved in future versions faster.