ソースを参照

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
-