Skip to content

Turn config into JSON #21

Description

@dorukkilitcioglu

Right now, the config struct is very rigid in terms of the number of necessary variables (all of them) and their order (must be correct every time). Instead, we could try to read a JSON file.

The aptly named json library looks great, but it doesn't work with CUDA. There are two others which I haven't tried yet, so hopefully they work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions