Skip to content

Test migrating CUDA >= 10.1 binary jobs to use VS 2019#38949

Closed
peterjc123 wants to merge 2 commits intopytorch:masterfrom
peterjc123:test_migrate_binary_jobs_to_vs2019
Closed

Test migrating CUDA >= 10.1 binary jobs to use VS 2019#38949
peterjc123 wants to merge 2 commits intopytorch:masterfrom
peterjc123:test_migrate_binary_jobs_to_vs2019

Conversation

@peterjc123
Copy link
Copy Markdown
Collaborator

No description provided.

@dr-ci
Copy link
Copy Markdown

dr-ci bot commented May 23, 2020

💊 CI failures summary and remediations

As of commit 8fc9a0d (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_gcc7_test (1/1)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

May 23 12:40:39 [E request_callback_impl.cpp:96] Received error while processing request type 2: PickleError: ScriptModules cannot be deepcopied using copy.deepcopy or saved using torch.save. Mixed serialization of script and non-script modules is not supported. For purely script modules use my_script_module.save() instead.
May 23 12:40:39   /opt/conda/lib/python3.6/site-packages/torch/distributed/rpc/internal.py(81): serialize 
May 23 12:40:39   /opt/conda/lib/python3.6/site-packages/torch/distributed/rpc/internal.py(130): serialize 
May 23 12:40:39  
May 23 12:40:39 [E request_callback_impl.cpp:96] Received error while processing request type 2: PickleError: ScriptModules cannot be deepcopied using copy.deepcopy or saved using torch.save. Mixed serialization of script and non-script modules is not supported. For purely script modules use my_script_module.save(<filename>) instead. 
May 23 12:40:39  
May 23 12:40:39 At: 
May 23 12:40:39   /opt/conda/lib/python3.6/site-packages/torch/jit/__init__.py(1834): __getstate__ 
May 23 12:40:39   /opt/conda/lib/python3.6/site-packages/torch/distributed/rpc/internal.py(81): serialize 
May 23 12:40:39   /opt/conda/lib/python3.6/site-packages/torch/distributed/rpc/internal.py(130): serialize 
May 23 12:40:39  
May 23 12:40:39 [E request_callback_impl.cpp:96] Received error while processing request type 2: PickleError: ScriptModules cannot be deepcopied using copy.deepcopy or saved using torch.save. Mixed serialization of script and non-script modules is not supported. For purely script modules use my_script_module.save(<filename>) instead. 
May 23 12:40:39  
May 23 12:40:39 At: 
May 23 12:40:39   /opt/conda/lib/python3.6/site-packages/torch/jit/__init__.py(1834): __getstate__ 
May 23 12:40:39   /opt/conda/lib/python3.6/site-packages/torch/distributed/rpc/internal.py(81): serialize 
May 23 12:40:39   /opt/conda/lib/python3.6/site-packages/torch/distributed/rpc/internal.py(130): serialize 
May 23 12:40:39  
May 23 12:40:39 ok (0.813s) 
May 23 12:40:40   test_unexepected_kwarg_is_specified (__main__.JitRpcTestWithSpawn) ... ok (0.813s) 
May 23 12:40:41   test_user_rrefs_confirmed (__main__.JitRpcTestWithSpawn) ... ok (0.813s) 
May 23 12:40:42   test_user_rrefs_confirmed_remote (__main__.JitRpcTestWithSpawn) ... ok (0.913s) 

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 16 times.

@peterjc123 peterjc123 force-pushed the test_migrate_binary_jobs_to_vs2019 branch from af1c770 to 7fa1abf Compare May 23, 2020 08:07
@peterjc123 peterjc123 force-pushed the test_migrate_binary_jobs_to_vs2019 branch from 7fa1abf to c67df47 Compare May 23, 2020 08:21
@peterjc123 peterjc123 changed the title Test migrating CUDA >= 10.1 jobs to use VS 2019 Test migrating CUDA >= 10.1 binary jobs to use VS 2019 May 23, 2020
@peterjc123
Copy link
Copy Markdown
Collaborator Author

cc @malfet

@peterjc123 peterjc123 closed this May 23, 2020
facebook-github-bot pushed a commit that referenced this pull request May 26, 2020
Summary:
This PR relies on #38957 and pytorch/builder#445.
Tested with #38949 and #38956.
Will need a rebase after the dependent commits go in
Pull Request resolved: #38959

Differential Revision: D21732423

Pulled By: malfet

fbshipit-source-id: 50837a026a575bb3d547526e299db7bcfd7637a8
@peterjc123 peterjc123 deleted the test_migrate_binary_jobs_to_vs2019 branch May 27, 2020 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants