summaryrefslogtreecommitdiff
path: root/benchmark.py
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark.py')
-rwxr-xr-xbenchmark.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark.py b/benchmark.py
index d0819cb..7773437 100755
--- a/benchmark.py
+++ b/benchmark.py
@@ -1,4 +1,4 @@
-#/usr/bin/env python
+#!/usr/bin/env python
import numpy as np
from pycuda import gpuarray as ga
import time