pyccel / pyccel-cuda

Cuda extension to pyccel
MIT License
1 stars 0 forks source link

Initial commit: Pyccel Cuda #12

Open bauom opened 1 year ago

EmilyBourne commented 1 year ago

The lint error needs fixing (_infere_type->_infer_type was renamed to remove the typo), but from a coverage perspective it is worrying if this difference is not leading to errors

EmilyBourne commented 1 year ago

@EmilyBourne other than the mentions I would like you to take a look on how we implimented the Kernel class and how we handled that. we hacked it in some places like syntactic but i am not sure if that is the only way to do it.

I can't find the Kernel class. Do you mean the KernelCall class?

EmilyBourne commented 1 year ago

As a general remark, why do we use "ccuda" everywhere instead of just "cuda"? The language is cuda. It is c-based, but I don't think there is a "fortrancuda" so I'm not sure where this naming has come from

EmilyBourne commented 1 year ago

/bot trust user bauom

EmilyBourne commented 1 year ago

/bot trust user framdani

EmilyBourne commented 1 year ago

/bot trust user bauom

github-actions[bot] commented 1 year ago

@bauom It looks like the Pyccel maintainers trust you :rocket:. I will now start running tests when you request them.

EmilyBourne commented 1 year ago

/bot trust user framdani

github-actions[bot] commented 1 year ago

@framdani It looks like the Pyccel maintainers trust you :rocket:. I will now start running tests when you request them.

bauom commented 1 year ago

/bot run linux, cuda

github-actions[bot] commented 1 year ago

Ran tests on commit 207cafeed3c2b84122d199217a403331a6df02b7, for more details see here

bauom commented 1 year ago

/bot show tests

github-actions[bot] commented 1 year ago

The following is a list of keywords which can be used to run tests. Tests in bold are run by pull requests marked as ready for review:

EmilyBourne commented 1 year ago

@bauom the bot looks for test names separated by spaces linux, will be unknown

bauom commented 1 year ago

/bot run linux cuda

github-actions[bot] commented 1 year ago

Ran tests on commit 207cafeed3c2b84122d199217a403331a6df02b7, for more details see here

EmilyBourne commented 1 year ago

/bot run docs

github-actions[bot] commented 1 year ago

Ran tests on commit ff72d7f2268e81ed08a110760745fccc1f8d9d75, for more details see here

EmilyBourne commented 1 year ago

/bot run docs

github-actions[bot] commented 1 year ago

Ran tests on commit 91dbd279c47ec746a5b12cafb2ee3d5b3a47a6fa, for more details see here