Skip to content

Flaws in architecture. #4

@vdualb

Description

@vdualb
  • SparkCL.Memory suggests similar functionality to Memory class interface of opencl.hpp, while it's rather a wrapper around Buffer.
  • OCLHelper is written under assumption that Buffer and Memory Object are exactly the same thing.
  • Command Queue properties are hardcoded
  • OCLHelper.FromFilename should reside inside SparkCL. It at least should accept options.
  • NDRange should probably accept other integer types

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