-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
Hi, great package, thanks for sharing.
I would find it useful to have the same API exposed to Cpufit as Gpufit, for cases when running on machines without a GPU.
I've had a brief read through the code and four things appear as small problems for me at the moment:
- Cpufit isn't self-contained, it requires 'Gpufit/constants.h' for example (I believe). Probably not tricky to refactor, but does Cpufit it any way assume the cuda SDK is installed to build? It would be nice if it didn't.
- Cpufit's API is not documented. I assume this isn't a big problem as it seems the same as Gpufit. Are there any issues here?
- Cpufit doesn't currently have a
cpufit_contrainedfunction, how complex would it be to copy the changes across from Gpufit? - Only a MATLAB binding exists at the moment, I would like to add a python binding. Ok that's not a problem, I just need to write it :)
Apologies if any of these are obvious or annoying questions.
I'm happy to contribute docs etc. if you think that's useful, if you can point me in the right direction re. the above.
Cheers
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels