Skip to content

Cpufit API documentation and external bindings #110

@casparvitch

Description

@casparvitch

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:

  1. 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.
  2. 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?
  3. Cpufit doesn't currently have a cpufit_contrained function, how complex would it be to copy the changes across from Gpufit?
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions