Skip to content

Instantly share code, notes, and snippets.

@boegelbot
Created January 21, 2024 03:50
Show Gist options
  • Save boegelbot/3b7ea8c748a91f424f2e21793e742e11 to your computer and use it in GitHub Desktop.
Save boegelbot/3b7ea8c748a91f424f2e21793e742e11 to your computer and use it in GitHub Desktop.
(partial) EasyBuild log for failed build of /home/boegelbot/easybuild/5.0.x/easybuild-easyconfigs/easybuild/easyconfigs/p/PyTorch/PyTorch-2.0.1-foss-2022b.eb (easyblock PR(s) #3079)
test_index_copy_scalars_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_copy_scalars_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_copy_scalars_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_copy_scalars_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_copy_scalars_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_copy_scalars_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_copy_scalars_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_copy_scalars_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_fill_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_fill_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_fill_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_fill_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_fill_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_fill_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_fill_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_fill_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_fill_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_fill_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_fill_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_fill_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_fill_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_put_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_put_non_accumulate_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amax_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3063: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1110.)
dest.index_reduce_(dim, idx, src, reduce, include_self=include_self)
ok
test_index_reduce_reduce_amax_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amax_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amax_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amax_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amax_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amax_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amax_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amax_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amin_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amin_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amin_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amin_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amin_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amin_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amin_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amin_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_amin_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_mean_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_mean_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_mean_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_mean_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_mean_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_mean_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_mean_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_mean_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_mean_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_prod_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_prod_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_prod_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_prod_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_prod_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_prod_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_prod_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_prod_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_reduce_reduce_prod_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_select_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_select_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_select_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_select_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_select_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_select_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_select_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_select_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_select_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_select_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_select_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_index_select_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_invalid_shapes_grid_sampler_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_is_set_to_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_is_signed_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_item_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_item_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_item_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_item_cpu_complex32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_item_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_item_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_item_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_item_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_item_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_item_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_item_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_item_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_item_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_large_cumprod_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_large_cumsum_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_log_normal_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_log_normal_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_log_normal_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_log_normal_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_logcumsumexp_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_lognormal_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_lognormal_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_lognormal_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_lognormal_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_bool_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_bfloat16_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_bfloat16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_bool_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_bool_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_complex128_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_complex128_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_complex64_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_complex64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_float16_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_float16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_float32_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_float32_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_float64_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_float64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_int16_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_int16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_int32_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_int32_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_int64_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_int64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_int8_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_int8_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_uint8_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_cpu_uint8_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_fill_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_bool_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_scatter_large_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_masked_scatter_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_masked_select_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3707: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1855.)
torch.masked_select(src, mask, out=dst3)
ok
test_masked_select_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3707: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1855.)
torch.masked_select(src, mask, out=dst3)
ok
test_masked_select_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3707: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1855.)
torch.masked_select(src, mask, out=dst3)
ok
test_masked_select_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3707: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1855.)
torch.masked_select(src, mask, out=dst3)
ok
test_masked_select_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3707: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1855.)
torch.masked_select(src, mask, out=dst3)
ok
test_masked_select_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3707: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1855.)
torch.masked_select(src, mask, out=dst3)
ok
test_masked_select_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3707: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1855.)
torch.masked_select(src, mask, out=dst3)
ok
test_masked_select_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3707: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1855.)
torch.masked_select(src, mask, out=dst3)
ok
test_masked_select_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3707: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1855.)
torch.masked_select(src, mask, out=dst3)
ok
test_masked_select_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3707: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1855.)
torch.masked_select(src, mask, out=dst3)
ok
test_masked_select_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3707: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1855.)
torch.masked_select(src, mask, out=dst3)
ok
test_masked_select_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3707: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1855.)
torch.masked_select(src, mask, out=dst3)
ok
test_masked_select_discontiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_memory_format_clone_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_memory_format_consistency_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_memory_format_cpu_and_cuda_ops_cpu (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_memory_format_empty_like_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_memory_format_factory_like_functions_preserve_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_memory_format_operators_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_memory_format_preserved_after_permute_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_memory_format_propagation_rules_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_memory_format_to_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_memory_format_type_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_memory_format_type_shortcuts_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_module_share_memory_cpu (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_multinomial_cpu_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_multinomial_cpu_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_multinomial_cpu_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_multinomial_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_multinomial_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_multinomial_deterministic_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_multinomial_deterministic_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_multinomial_deterministic_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_multinomial_device_constrain_cpu (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_multinomial_empty_w_replacement_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_multinomial_empty_wo_replacement_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_multinomial_gpu_device_constrain_cpu (__main__.TestTorchDeviceTypeCPU) ... skipped 'fewer than 2 devices detected'
test_multinomial_rng_state_advance_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skipped 'test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test'
test_narrow_copy_non_contiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_narrow_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_AdaptiveAvgPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_AdaptiveAvgPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_AdaptiveMaxPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_AvgPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_CTCLoss_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_EmbeddingBag_max_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_FractionalMaxPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_FractionalMaxPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_MaxPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_MaxUnpool1d_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skipped 'float16 not implemented on CPU'
test_nondeterministic_alert_MaxUnpool1d_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_MaxUnpool1d_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_MaxUnpool2d_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skipped 'float16 not implemented on CPU'
test_nondeterministic_alert_MaxUnpool2d_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_MaxUnpool2d_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_MaxUnpool3d_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skipped 'float16 not implemented on CPU'
test_nondeterministic_alert_MaxUnpool3d_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_MaxUnpool3d_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_NLLLoss_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_ReflectionPad1d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_ReflectionPad2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_ReflectionPad3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_ReplicationPad1d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_ReplicationPad2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_ReplicationPad3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_bincount_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_cumsum_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_cumsum_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_cumsum_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_cumsum_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_cumsum_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_cumsum_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_cumsum_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_cumsum_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_cumsum_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_cumsum_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_grid_sample_2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_grid_sample_3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_histc_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_interpolate_bicubic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_interpolate_bilinear_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_interpolate_linear_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_interpolate_trilinear_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_kthvalue_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_median_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:1696: UserWarning: An output with one or more elements was resized since it had shape [10], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/Resize.cpp:26.)
torch.median(a, 0, out=(result, indices))
ok
test_nondeterministic_alert_put_accumulate_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_nondeterministic_alert_put_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_normal_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_normal_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_normal_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_nullary_op_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_pairwise_distance_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_pdist_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_pdist_norm_large_cpu (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_pickle_gradscaler_cpu (__main__.TestTorchDeviceTypeCPU) ... /tmp/eb-s0_1ons4/tmput1hajqj/lib/python3.10/site-packages/torch/cuda/amp/grad_scaler.py:120: UserWarning: torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling.
warnings.warn("torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling.")
ok
test_pin_memory_from_constructor_cpu (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_put_accumulate_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_accumulate_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_accumulate_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_accumulate_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_accumulate_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_accumulate_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_accumulate_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_accumulate_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_accumulate_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_accumulate_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_accumulate_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_put_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_repeat_interleave_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_scalar_check_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_add_bool_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_add_non_unique_index_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_add_one_dim_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_add_to_large_input_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_bool_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_multiply_unsupported_dtypes_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_scatter_reduce_multiply_unsupported_dtypes_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_scatter_reduce_non_unique_index_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test_torch.py:3540: UserWarning: The reduce argument of torch.scatter with Tensor src is deprecated and will be removed in a future PyTorch release. Use torch.scatter_reduce instead for more reduction options. (Triggered internally at /tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp:224.)
input.scatter_(0, index, src, reduce=operation)
ok
test_scatter_reduce_non_unique_index_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_non_unique_index_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_non_unique_index_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_non_unique_index_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_non_unique_index_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_non_unique_index_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_non_unique_index_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_non_unique_index_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_non_unique_index_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_non_unique_index_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_non_unique_index_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_operations_to_large_input_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_operations_to_large_input_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_operations_to_large_input_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_operations_to_large_input_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_operations_to_large_input_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_operations_to_large_input_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_operations_to_large_input_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_operations_to_large_input_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_operations_to_large_input_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_operations_to_large_input_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_operations_to_large_input_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_operations_to_large_input_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_scalar_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_scalar_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_scalar_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_scalar_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_scalar_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_scalar_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_scalar_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_scalar_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_scalar_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_scalar_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_scalar_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_reduce_scalar_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_to_large_input_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_scatter_zero_size_index_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_serialization_cpu (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_set_storage_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_set_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_set_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_set_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_set_storage_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_set_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_set_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_set_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_set_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_set_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_set_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_set_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_shift_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_skip_xla_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_all_devices_cpu (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_errors_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_errors_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_errors_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_errors_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_errors_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_errors_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_errors_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_errors_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_errors_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_errors_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_errors_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_errors_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_from_tensor_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_from_tensor_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_from_tensor_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_from_tensor_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_from_tensor_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_from_tensor_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_from_tensor_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_from_tensor_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_from_tensor_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_from_tensor_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_from_tensor_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_meta_from_tensor_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_qint32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_qint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_quint4x2 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_quint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_storage_setitem_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_strides_propagation_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_sync_warning_cpu (__main__.TestTorchDeviceTypeCPU) ... skipped 'Only runs on cuda'
test_take_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_take_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_take_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_take_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_take_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_take_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_take_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_take_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_take_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_take_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_take_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_take_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_take_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_from_storage_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_from_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_from_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_from_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_from_storage_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_from_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_from_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_from_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_from_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_from_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_from_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_from_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_set_errors_multigpu_cpu (__main__.TestTorchDeviceTypeCPU) ... skipped 'fewer than 2 devices detected'
test_tensor_shape_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_storage_type_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_storage_type_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_storage_type_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_storage_type_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_storage_type_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_storage_type_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_storage_type_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_storage_type_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_storage_type_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_storage_type_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_storage_type_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_tensor_storage_type_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_ternary_op_mem_overlap_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_typed_storage_meta_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_typed_storage_meta_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok
test_typed_storage_meta_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok
test_typed_storage_meta_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_typed_storage_meta_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_typed_storage_meta_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_typed_storage_meta_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_typed_storage_meta_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_typed_storage_meta_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_typed_storage_meta_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_typed_storage_meta_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_typed_storage_meta_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok
test_unfold_all_devices_and_dtypes_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_unfold_scalars_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_uniform_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_uniform_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok
test_uniform_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok
test_uniform_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok
test_untyped_storage_meta_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_warn_always_caught_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_where_scalar_handcrafted_values_cpu (__main__.TestTorchDeviceTypeCPU) ... ok
test_cuda_vitals_gpu_only_cpu (__main__.TestVitalSignsCudaCPU) ... skipped 'Only runs on cuda'
----------------------------------------------------------------------
Ran 840 tests in 13.578s
OK (skipped=39)
[TORCH_VITAL] Dataloader.enabled True
[TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING
[TORCH_VITAL] CUDA.used False
##[endgroup]
FINISHED PRINTING LOG FILE of test_torch (/tmp/boegelbot/PyTorch/2.0.1/foss-2022b/pytorch-v2.0.1/test/test-reports/test_torch_3yfs356v.log)
test_quantization failed!
distributed/_tensor/test_device_mesh failed!
distributed/_tensor/test_dtensor failed!
== 2024-01-20 03:39:25,678 filetools.py:384 INFO Path /tmp/eb-s0_1ons4/tmput1hajqj successfully removed.
== 2024-01-20 03:39:26,558 pytorch.py:320 WARNING Found 6 individual tests that exited with an error: test_all_gather_uneven, test_dtensor_api_device_mesh_context_manager, test_histogram_observer_against_reference, test_reduce_scatter_1d, test_reduce_scatter_uneven, test_scatter_uneven
Found 2 individual tests with failed assertions: test_fq_module_per_tensor, test_sigmoid_non_observed
== 2024-01-20 03:39:30,018 pytorch.py:480 WARNING 2 test failures, 6 test errors (out of 180621):
test_quantization (997 total tests, failures=2, errors=1, skipped=74)
distributed/_tensor/test_device_mesh (24 total tests, errors=4)
distributed/_tensor/test_dtensor (15 total tests, errors=1)
The PyTorch test suite is known to include some flaky tests, which may fail depending on the specifics of the system or the context in which they are run. For this PyTorch installation, EasyBuild allows up to 3 tests to fail. We recommend to double check that the failing tests listed above are known to be flaky, or do not affect your intended usage of PyTorch. In case of doubt, reach out to the EasyBuild community (via GitHub, Slack, or mailing list).
== 2024-01-20 03:39:30,048 build_log.py:171 ERROR EasyBuild encountered an error (at easybuild/5.0.x/easybuild-framework/easybuild/base/exceptions.py:126 in __init__): Too many failed tests (8), maximum allowed is 3 (at easybuild/easyblocks/pytorch.py:483 in test_step)
== 2024-01-20 03:39:30,048 build_log.py:267 INFO ... (took 6 hours 24 mins 15 secs)
== 2024-01-20 03:39:30,048 config.py:689 DEBUG software install path as specified by 'installpath' and 'subdir_software': /project/def-maintainers/boegelbot/rocky9/zen3/software
== 2024-01-20 03:39:30,049 filetools.py:1983 INFO Removing lock /project/def-maintainers/boegelbot/rocky9/zen3/software/.locks/_project_def-maintainers_boegelbot_rocky9_zen3_software_PyTorch_2.0.1-foss-2022b.lock...
== 2024-01-20 03:39:30,075 filetools.py:384 INFO Path /project/def-maintainers/boegelbot/rocky9/zen3/software/.locks/_project_def-maintainers_boegelbot_rocky9_zen3_software_PyTorch_2.0.1-foss-2022b.lock successfully removed.
== 2024-01-20 03:39:30,075 filetools.py:1987 INFO Lock removed: /project/def-maintainers/boegelbot/rocky9/zen3/software/.locks/_project_def-maintainers_boegelbot_rocky9_zen3_software_PyTorch_2.0.1-foss-2022b.lock
== 2024-01-20 03:39:30,076 easyblock.py:327 INFO Closing log for application name PyTorch version 2.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment