瀏覽代碼

starpupy/tests: remove obsolete file

Nathalie Furmento 4 年之前
父節點
當前提交
9ad338942d
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      starpupy/tests/Makefile

+ 0 - 6
starpupy/tests/Makefile

@@ -1,6 +0,0 @@
-PYTHON ?= python3
-
-all:
-	PYTHONPATH=../src $(PYTHON) starpu_py.py
-	PYTHONPATH=../src STARPU_CALIBRATE=1 $(PYTHON) starpu_py_parallel.py
-