diff options
| author | Tor Aamodt <[email protected]> | 2010-07-15 18:09:46 -0800 |
|---|---|---|
| committer | Tor Aamodt <[email protected]> | 2010-07-15 18:09:46 -0800 |
| commit | 69f2911e04ffb1b19eef1fafb8c040af271f656e (patch) | |
| tree | 231d3b6bdc3a202f7c255bfcf7bf2c36e32cee9e /benchmarks/CUDA/MUM/info.xml | |
creating branch for adding support for CUDA 3.x and Fermi
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 6829]
Diffstat (limited to 'benchmarks/CUDA/MUM/info.xml')
| -rw-r--r-- | benchmarks/CUDA/MUM/info.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/benchmarks/CUDA/MUM/info.xml b/benchmarks/CUDA/MUM/info.xml new file mode 100644 index 0000000..3d79ced --- /dev/null +++ b/benchmarks/CUDA/MUM/info.xml @@ -0,0 +1,20 @@ +<entry> + <name>Template</name> + <owner></owner> + <group>CUDA</group> + <description><![CDATA[A trivial template project that can be used as a starting point to create new CUDA projects.]]></description> + <project_path>projects\template</project_path> + <screenshot_sm>doc/black_1x1.gif</screenshot_sm> + <screenshot_md>doc/black_1x1.gif</screenshot_md> + <screenshot_lg>doc/black_1x1.gif</screenshot_lg> + <userguide></userguide> + <video></video> + <whitepaper></whitepaper> + <executable>Bin\template.exe</executable> + <minspec>GeForce 8</minspec> + <keywords>CUDA, GPGPU</keywords> + <scope>GPGPU</scope> + <featured_date>070301</featured_date> + <files> + </files> +</entry> |
