vetter / shoc

The SHOC Benchmark Suite
Other
247 stars 102 forks source link

Inclusion of Third-Party Codes #33

Closed jyoung3131 closed 10 years ago

jyoung3131 commented 10 years ago

How do we incorporate third party codes? For instance, we have a sort that uses VexCL code, but it's unclear if we need to rewrite this code or include it as an external dependency.

jyoung3131 commented 10 years ago

At least in terms of VexCL, it seems like the proper procedure is check for open-source licensing and include all required headers and source files to maintain licensing compliance. It would probably also be nice to give the developers a heads up just as a courtesy (at least for smaller projects).