Commit 109119b7 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Remove script bits for old-style AMD GPU compute

parent 39ae98f2
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -74,10 +74,6 @@ if [ -d test ]; then
  fi

  if ! test -z "$TESTABLES"; then
    if test -f /tmp/enable-amd-compute; then
      . /tmp/enable-amd-compute
    fi

    echo "TESTABLES: $TESTABLES"
    ulimit -c unlimited

+0 −4
Original line number Diff line number Diff line
@@ -26,10 +26,6 @@ if [ -d test ]; then
  fi

  if ! test -z "$TESTABLES"; then
    if test -f /tmp/enable-amd-compute; then
      . /tmp/enable-amd-compute
    fi

    echo "TESTABLES: $TESTABLES"
    ulimit -c unlimited