From 1a7d3f9fcb76a68540dd948f91413533a383bfde Mon Sep 17 00:00:00 2001 From: Tony Gutierrez Date: Tue, 19 Jan 2016 14:28:22 -0500 Subject: gpu-compute: AMD's baseline GPU model --- tests/test-progs/gpu-hello/bin/x86/linux/gpu-hello | Bin 0 -> 1679704 bytes .../gpu-hello/bin/x86/linux/gpu-hello-kernel.asm | Bin 0 -> 5632 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 tests/test-progs/gpu-hello/bin/x86/linux/gpu-hello create mode 100644 tests/test-progs/gpu-hello/bin/x86/linux/gpu-hello-kernel.asm (limited to 'tests/test-progs/gpu-hello/bin') diff --git a/tests/test-progs/gpu-hello/bin/x86/linux/gpu-hello b/tests/test-progs/gpu-hello/bin/x86/linux/gpu-hello new file mode 100755 index 000000000..de248ee4a Binary files /dev/null and b/tests/test-progs/gpu-hello/bin/x86/linux/gpu-hello differ diff --git a/tests/test-progs/gpu-hello/bin/x86/linux/gpu-hello-kernel.asm b/tests/test-progs/gpu-hello/bin/x86/linux/gpu-hello-kernel.asm new file mode 100644 index 000000000..a4ad14488 Binary files /dev/null and b/tests/test-progs/gpu-hello/bin/x86/linux/gpu-hello-kernel.asm differ -- cgit v1.2.3