File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1111# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212# See the License for the specific language governing permissions and
1313# limitations under the License.
14- export TORCH_COMMPILE_DISABLE =1
14+ export TORCH_COMPILE_DISABLE =1
1515set -o pipefail
1616torchrun --nproc_per_node=8 --no-python coverage run -p tests/test_distributed_muon_utils_cpu.py
1717torchrun --nproc_per_node=4 --no-python coverage run -p tests/test_distributed_muon_utils_cpu.py
Original file line number Diff line number Diff line change 1111# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212# See the License for the specific language governing permissions and
1313# limitations under the License.
14- export TORCH_COMMPILE_DISABLE =1
14+ export TORCH_COMPILE_DISABLE =1
1515export CUDA_VISIBLE_DEVICES=0
1616set -o pipefail
1717coverage run -p --source=emerging_optimizers tests/test_muon_utils.py
You can’t perform that action at this time.
0 commit comments