ChrisLidbury/CLSmith
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
CLSmith - A random generator of OpenCL C programs. Christopher Lidbury, Alastair Donaldson, Andrei Lascu, Nathan Chong {christopher.lidbury10,alastair.donaldson,andrei.lascu10,n.chong10}@imperial.ac.uk Imperial College London, Department of Computing http://www3.imperial.ac.uk/computing More information about discussions and where to post bug reports to come. The OpenCL C part of the generator is largely kept in its own part, leaving csmith as intact as possible (with some modifications made to allow CLSmith to inject functionctionality into csmith or to pass control to CLSmith). Keeping csmith and CLSmith separate turned out to be very tricky and probably not worth the effort. Both CLSmith and cl_launcher can be built with the included CMake files: $ mkdir build $ cd build $ cmake .. $ cmake --build . --config Release -- -j 8 This generates the CLSmith and cl_launcher executables inside the build directory.
About
OpenCL extension for csmith.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published