CoolFace
Datasetpublic

Anurag1734/cuda-error-resolution-analysis

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes7downloads
topics_batch_281.json64240 linesDownload Raw Back to raw
1[2  {3    "post_stream": {4      "posts": [5        {6          "id": 315478,7          "name": "tjk",8          "username": "tjk",9          "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png",10          "created_at": "2021-11-05T06:02:20.538Z",11          "cooked": "<p>Hello!<br>\nSeveral days ago I posted a issue about pytorch with NVIDIA RTX A6000 GPU, here is the origianl link:<br>\n<a href=\"https://discuss.pytorch.org/t/nvidia-rtx-a6000-gpu-incompatible-with-pytorch/135450\">Nvidia rtx a6000 gpu incompatible with pytorch - windows - PyTorch Forums</a></p>\n<p>Many thanks to ptrblck, and I have tried to uninstall CUDA on our workstation and built CUDA 11.3 toolkit and pytorch from source using the following command:<br>\nconda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch<br>\nBut before the finishing of first epoch, the same error occured:<br>\n<div class=\"lightbox-wrapper\"><a class=\"lightbox\" href=\"https://discuss.pytorch.org/uploads/default/original/3X/1/b/1b02e7e8e95a78a81db4f95b14f7b0d486ab3bbb.png\" data-download-href=\"https://discuss.pytorch.org/uploads/default/1b02e7e8e95a78a81db4f95b14f7b0d486ab3bbb\" title=\"image\"><img src=\"https://discuss.pytorch.org/uploads/default/original/3X/1/b/1b02e7e8e95a78a81db4f95b14f7b0d486ab3bbb.png\" alt=\"image\" data-base62-sha1=\"3QX7hTEFs5uPtsCPWQwZFLlDDK3\" width=\"690\" height=\"295\" data-dominant-color=\"F4FAF4\"><div class=\"meta\"><svg class=\"fa d-icon d-icon-far-image svg-icon\" aria-hidden=\"true\"><use href=\"#far-image\"></use></svg><span class=\"filename\">image</span><span class=\"informations\">850×364 15.8 KB</span><svg class=\"fa d-icon d-icon-discourse-expand svg-icon\" aria-hidden=\"true\"><use href=\"#discourse-expand\"></use></svg></div></a></div></p>\n<p>Could you please offer any other suggestions about this issue? Thanks a lot.<br>\nPS: My classmates and I think the problem described by ptrblck was rather fancy, because we uninstalled CUDA 10.2 and installed CUDA 11.1 using binary file from MVIDIA official site. We then uninstalled CUDA 11.1 on windows 10 and built cuda and pytorch from source, but it didn’t solve the problem. We tried to run the same program on CUDA 11.1 and pytorch 1.8.1, it can run three epoches, and the error :RuntimeError: CUDA error: an illegal memory access was encountered would pop out.</p>",12          "post_number": 1,13          "post_type": 1,14          "posts_count": 27,15          "updated_at": "2021-11-05T06:02:20.538Z",16          "reply_count": 1,17          "reply_to_post_number": null,18          "quote_count": 0,19          "incoming_link_count": 6865,20          "reads": 72,21          "readers_count": 71,22          "score": 34289.4,23          "yours": false,24          "topic_id": 136046,25          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",26          "display_username": "tjk",27          "primary_group_name": null,28          "flair_name": null,29          "flair_url": null,30          "flair_bg_color": null,31          "flair_color": null,32          "flair_group_id": null,33          "badges_granted": [],34          "version": 1,35          "can_edit": false,36          "can_delete": false,37          "can_recover": false,38          "can_see_hidden_post": false,39          "can_wiki": false,40          "link_counts": [41            {42              "url": "https://discuss.pytorch.org/t/nvidia-rtx-a6000-gpu-incompatible-with-pytorch/135450",43              "internal": true,44              "reflection": false,45              "title": "Nvidia rtx a6000 gpu incompatible with pytorch",46              "clicks": 14747            },48            {49              "url": "https://discuss.pytorch.org/uploads/default/original/3X/1/b/1b02e7e8e95a78a81db4f95b14f7b0d486ab3bbb.png",50              "internal": true,51              "reflection": false,52              "clicks": 053            }54          ],55          "read": true,56          "user_title": null,57          "bookmarked": false,58          "actions_summary": [],59          "moderator": false,60          "admin": false,61          "staff": false,62          "user_id": 50224,63          "hidden": false,64          "trust_level": 1,65          "deleted_at": null,66          "user_deleted": false,67          "edit_reason": null,68          "can_view_edit_history": true,69          "wiki": false,70          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/1",71          "can_accept_answer": false,72          "can_unaccept_answer": false,73          "accepted_answer": false,74          "topic_accepted_answer": true,75          "can_vote": false76        },77        {78          "id": 315489,79          "name": "",80          "username": "ptrblck",81          "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png",82          "created_at": "2021-11-05T06:46:40.724Z",83          "cooked": "<aside class=\"quote no-group\" data-username=\"tjk\" data-post=\"1\" data-topic=\"136046\">\n<div class=\"title\">\n<div class=\"quote-controls\"></div>\n<img loading=\"lazy\" alt=\"\" width=\"24\" height=\"24\" src=\"https://discuss.pytorch.org/letter_avatar_proxy/v4/letter/t/dec6dc/48.png\" class=\"avatar\"> tjk:</div>\n<blockquote>\n<p>We tried to run the same program on CUDA 11.1 and pytorch 1.8.1, it can run three epoches, and the error :RuntimeError: CUDA error: an illegal memory access was encountered would pop out.</p>\n</blockquote>\n</aside>\n<p>Since you are seeing the cuDNN issue apparently in both setups, could you post an executable code snippet which would reproduce the illegal memory access on the A6000, please?</p>",84          "post_number": 2,85          "post_type": 1,86          "posts_count": 27,87          "updated_at": "2021-11-05T06:46:40.724Z",88          "reply_count": 1,89          "reply_to_post_number": null,90          "quote_count": 1,91          "incoming_link_count": 7,92          "reads": 65,93          "readers_count": 64,94          "score": 53.0,95          "yours": false,96          "topic_id": 136046,97          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",98          "display_username": "",99          "primary_group_name": null,100          "flair_name": null,101          "flair_url": null,102          "flair_bg_color": null,103          "flair_color": null,104          "flair_group_id": null,105          "badges_granted": [],106          "version": 1,107          "can_edit": false,108          "can_delete": false,109          "can_recover": false,110          "can_see_hidden_post": false,111          "can_wiki": false,112          "read": true,113          "user_title": "",114          "bookmarked": false,115          "actions_summary": [],116          "moderator": true,117          "admin": true,118          "staff": true,119          "user_id": 3534,120          "hidden": false,121          "trust_level": 2,122          "deleted_at": null,123          "user_deleted": false,124          "edit_reason": null,125          "can_view_edit_history": true,126          "wiki": false,127          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/2",128          "can_accept_answer": false,129          "can_unaccept_answer": false,130          "accepted_answer": false,131          "topic_accepted_answer": true132        },133        {134          "id": 315510,135          "name": "tjk",136          "username": "tjk",137          "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png",138          "created_at": "2021-11-05T07:56:24.585Z",139          "cooked": "<p>Of course we can, the underlined part of the following picture denote the position where error occured:<br>\n<div class=\"lightbox-wrapper\"><a class=\"lightbox\" href=\"https://discuss.pytorch.org/uploads/default/original/3X/a/5/a53cb6573275a22cdfae544a02133d0365d56b7c.png\" data-download-href=\"https://discuss.pytorch.org/uploads/default/a53cb6573275a22cdfae544a02133d0365d56b7c\" title=\"loop\"><img src=\"https://discuss.pytorch.org/uploads/default/original/3X/a/5/a53cb6573275a22cdfae544a02133d0365d56b7c.png\" alt=\"loop\" data-base62-sha1=\"nzKRcnlFt4fuKE07Cm6hyZ7cp6Q\" width=\"558\" height=\"500\" data-dominant-color=\"F5F5F5\"><div class=\"meta\"><svg class=\"fa d-icon d-icon-far-image svg-icon\" aria-hidden=\"true\"><use href=\"#far-image\"></use></svg><span class=\"filename\">loop</span><span class=\"informations\">570×510 14.1 KB</span><svg class=\"fa d-icon d-icon-discourse-expand svg-icon\" aria-hidden=\"true\"><use href=\"#discourse-expand\"></use></svg></div></a></div></p>",140          "post_number": 3,141          "post_type": 1,142          "posts_count": 27,143          "updated_at": "2021-11-05T07:56:24.585Z",144          "reply_count": 1,145          "reply_to_post_number": 2,146          "quote_count": 0,147          "incoming_link_count": 19,148          "reads": 65,149          "readers_count": 64,150          "score": 113.0,151          "yours": false,152          "topic_id": 136046,153          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",154          "display_username": "tjk",155          "primary_group_name": null,156          "flair_name": null,157          "flair_url": null,158          "flair_bg_color": null,159          "flair_color": null,160          "flair_group_id": null,161          "badges_granted": [],162          "version": 1,163          "can_edit": false,164          "can_delete": false,165          "can_recover": false,166          "can_see_hidden_post": false,167          "can_wiki": false,168          "link_counts": [169            {170              "url": "https://discuss.pytorch.org/uploads/default/original/3X/a/5/a53cb6573275a22cdfae544a02133d0365d56b7c.png",171              "internal": true,172              "reflection": false,173              "clicks": 0174            }175          ],176          "read": true,177          "user_title": null,178          "reply_to_user": {179            "id": 3534,180            "username": "ptrblck",181            "name": "",182            "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png"183          },184          "bookmarked": false,185          "actions_summary": [],186          "moderator": false,187          "admin": false,188          "staff": false,189          "user_id": 50224,190          "hidden": false,191          "trust_level": 1,192          "deleted_at": null,193          "user_deleted": false,194          "edit_reason": null,195          "can_view_edit_history": true,196          "wiki": false,197          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/3",198          "can_accept_answer": false,199          "can_unaccept_answer": false,200          "accepted_answer": false,201          "topic_accepted_answer": true202        },203        {204          "id": 315511,205          "name": "tjk",206          "username": "tjk",207          "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png",208          "created_at": "2021-11-05T07:56:59.457Z",209          "cooked": "<p>and the network structure is defined as follows:<br>\n<div class=\"lightbox-wrapper\"><a class=\"lightbox\" href=\"https://discuss.pytorch.org/uploads/default/original/3X/8/8/88dba88787878dad6dec1f52cac31fe75bf49e7a.png\" data-download-href=\"https://discuss.pytorch.org/uploads/default/88dba88787878dad6dec1f52cac31fe75bf49e7a\" title=\"network-structure\"><img src=\"https://discuss.pytorch.org/uploads/default/original/3X/8/8/88dba88787878dad6dec1f52cac31fe75bf49e7a.png\" alt=\"network-structure\" data-base62-sha1=\"jwHycX8fil5ysWM0ZEdNQ5Tu4kO\" width=\"517\" height=\"500\" data-dominant-color=\"F8F7F7\"><div class=\"meta\"><svg class=\"fa d-icon d-icon-far-image svg-icon\" aria-hidden=\"true\"><use href=\"#far-image\"></use></svg><span class=\"filename\">network-structure</span><span class=\"informations\">669×647 23.4 KB</span><svg class=\"fa d-icon d-icon-discourse-expand svg-icon\" aria-hidden=\"true\"><use href=\"#discourse-expand\"></use></svg></div></a></div></p>",210          "post_number": 4,211          "post_type": 1,212          "posts_count": 27,213          "updated_at": "2021-11-05T07:56:59.457Z",214          "reply_count": 1,215          "reply_to_post_number": 3,216          "quote_count": 0,217          "incoming_link_count": 9,218          "reads": 53,219          "readers_count": 52,220          "score": 60.6,221          "yours": false,222          "topic_id": 136046,223          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",224          "display_username": "tjk",225          "primary_group_name": null,226          "flair_name": null,227          "flair_url": null,228          "flair_bg_color": null,229          "flair_color": null,230          "flair_group_id": null,231          "badges_granted": [],232          "version": 1,233          "can_edit": false,234          "can_delete": false,235          "can_recover": false,236          "can_see_hidden_post": false,237          "can_wiki": false,238          "link_counts": [239            {240              "url": "https://discuss.pytorch.org/uploads/default/original/3X/8/8/88dba88787878dad6dec1f52cac31fe75bf49e7a.png",241              "internal": true,242              "reflection": false,243              "clicks": 0244            }245          ],246          "read": true,247          "user_title": null,248          "reply_to_user": {249            "id": 50224,250            "username": "tjk",251            "name": "tjk",252            "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png"253          },254          "bookmarked": false,255          "actions_summary": [],256          "moderator": false,257          "admin": false,258          "staff": false,259          "user_id": 50224,260          "hidden": false,261          "trust_level": 1,262          "deleted_at": null,263          "user_deleted": false,264          "edit_reason": null,265          "can_view_edit_history": true,266          "wiki": false,267          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/4",268          "can_accept_answer": false,269          "can_unaccept_answer": false,270          "accepted_answer": false,271          "topic_accepted_answer": true272        },273        {274          "id": 315516,275          "name": "tjk",276          "username": "tjk",277          "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png",278          "created_at": "2021-11-05T08:25:34.963Z",279          "cooked": "<p><img src=\"https://discuss.pytorch.org/uploads/default/original/3X/2/7/27fe8eb090ca9c1a4475f469befea6987bb79e17.png\" alt=\"image\" data-base62-sha1=\"5HO0uPYyWfZneDlUVGBXiv5HTxB\" width=\"521\" height=\"301\"></p>",280          "post_number": 5,281          "post_type": 1,282          "posts_count": 27,283          "updated_at": "2021-11-05T08:25:34.963Z",284          "reply_count": 1,285          "reply_to_post_number": 4,286          "quote_count": 0,287          "incoming_link_count": 16,288          "reads": 51,289          "readers_count": 50,290          "score": 95.2,291          "yours": false,292          "topic_id": 136046,293          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",294          "display_username": "tjk",295          "primary_group_name": null,296          "flair_name": null,297          "flair_url": null,298          "flair_bg_color": null,299          "flair_color": null,300          "flair_group_id": null,301          "badges_granted": [],302          "version": 1,303          "can_edit": false,304          "can_delete": false,305          "can_recover": false,306          "can_see_hidden_post": false,307          "can_wiki": false,308          "read": true,309          "user_title": null,310          "reply_to_user": {311            "id": 50224,312            "username": "tjk",313            "name": "tjk",314            "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png"315          },316          "bookmarked": false,317          "actions_summary": [],318          "moderator": false,319          "admin": false,320          "staff": false,321          "user_id": 50224,322          "hidden": false,323          "trust_level": 1,324          "deleted_at": null,325          "user_deleted": false,326          "edit_reason": null,327          "can_view_edit_history": true,328          "wiki": false,329          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/5",330          "can_accept_answer": false,331          "can_unaccept_answer": false,332          "accepted_answer": false,333          "topic_accepted_answer": true334        },335        {336          "id": 315520,337          "name": "",338          "username": "ptrblck",339          "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png",340          "created_at": "2021-11-05T08:33:49.925Z",341          "cooked": "<p>Could you post it as a code snippet by wrapping it into three backticks ```?<br>\nAlso, please post the shapes for all input tensors which are needed to execute the code and reproduce the issue.</p>",342          "post_number": 6,343          "post_type": 1,344          "posts_count": 27,345          "updated_at": "2021-11-05T08:33:49.925Z",346          "reply_count": 1,347          "reply_to_post_number": 5,348          "quote_count": 0,349          "incoming_link_count": 11,350          "reads": 50,351          "readers_count": 49,352          "score": 70.0,353          "yours": false,354          "topic_id": 136046,355          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",356          "display_username": "",357          "primary_group_name": null,358          "flair_name": null,359          "flair_url": null,360          "flair_bg_color": null,361          "flair_color": null,362          "flair_group_id": null,363          "badges_granted": [],364          "version": 1,365          "can_edit": false,366          "can_delete": false,367          "can_recover": false,368          "can_see_hidden_post": false,369          "can_wiki": false,370          "read": true,371          "user_title": "",372          "reply_to_user": {373            "id": 50224,374            "username": "tjk",375            "name": "tjk",376            "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png"377          },378          "bookmarked": false,379          "actions_summary": [],380          "moderator": true,381          "admin": true,382          "staff": true,383          "user_id": 3534,384          "hidden": false,385          "trust_level": 2,386          "deleted_at": null,387          "user_deleted": false,388          "edit_reason": null,389          "can_view_edit_history": true,390          "wiki": false,391          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/6",392          "can_accept_answer": false,393          "can_unaccept_answer": false,394          "accepted_answer": false,395          "topic_accepted_answer": true396        },397        {398          "id": 315615,399          "name": "tjk",400          "username": "tjk",401          "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png",402          "created_at": "2021-11-05T15:17:52.727Z",403          "cooked": "<p>OK, the network and parameter updating process is defined as follows:</p>\n<pre><code class=\"lang-auto\">class Net(nn.Module):\n    def __init__(self):\n        super(Net, self).__init__()\n        #self.conv1 = nn.Conv2d(3, 6, 5)\n        #self.fc1 = nn.Linear(72*12, 768)\n        #self.pool = nn.MaxPool2d(2, 2)\n        self.fc1 = nn.Linear(2*3*64*64, 80*80)\n        self.fc2 = nn.Linear(80*80, 125*125)\n        #self.fc3 = nn.Linear(2*3*16*16, 60*60)\n        self.us = nn.Upsample(scale_factor=2, mode='bilinear', align_corners=True)\n        self.conv1 = nn.Conv2d(1, 64, 5,padding=2) # would decrease size 4 in each dimension\n        self.conv2 = nn.Conv2d(64, 32, 5,padding=2)\n        self.conv3 = nn.Conv2d(32, 16, 5,padding=2)\n        self.conv4 = nn.Conv2d(16, 4, 5,padding=2)\n        self.conv5 = nn.Conv2d(4, 1, 5,padding=2)\n\n\n    # With relu and wihout relu has similar result    \n    def forward(self, x):\n        x = x.view(-1, 2*3*64*64)\n        #x = self.conv1(x)\n        #x = x.view(-1, 72*12)\n        ## Fully connected layers\n        x = self.fc1(x)\n        #x = F.relu(self.fc1(x))\n        x = nn.LeakyReLU(0.1)(x)\n        x = self.fc2(x)\n        # x = F.relu(self.fc2(x))\n        x = nn.LeakyReLU(0.1)(x)\t\n        x = torch.reshape(x, (np.shape(x)[0], -1, 125, 125)) # \n        ## Upsampling\n        x = self.us(x)\n        ## Five convolution layers\n        x = nn.LeakyReLU(0.1)( self.conv1(x) )\n        x = nn.LeakyReLU(0.1)( self.conv2(x) )\n        x = nn.LeakyReLU(0.1)( self.conv3(x) )\n        x = nn.LeakyReLU(0.1)( self.conv4(x) )\n        x = self.conv5(x)\n        x = x.view(np.shape(x)[0], -1)\n        # x = self.conv1(x)\n        return x\n#Generate model\nnet = Net().double()\n#Batch size too small, no parallelization, only 1 GPU\n#device = torch.device(\"cuda:0\" if torch.cuda.is_available() else \"cpu\")\nif torch.cuda.is_available():\n    device = torch.device(\"cuda:0\")\n    print(\"Use GPU\")\nelse:\n    device = torch.device(\"cpu\")\n    print(\"Use CPU\")\n\n\n\n#Use all 3 GPUs\n# if torch.cuda.device_count() &gt; 1:\n#     print(\"Let's use\", torch.cuda.device_count(), \"GPUs!\")\n#     net = nn.DataParallel(net)\n#Put data on all GPUs\n\nnet.to(device)\n#Learning Process\n# Train the network\nfor epoch in range(nepoch):\n    running_loss = 0.0\n    current_loss.append(10)\n    print('Epoch: %d\\n' %(epoch))\n    for i, data in enumerate(trainloader, 0):\n        #print(i)\n        inputs, labels = data[0].to(device), data[1].to(device)\n        # Zero gradient\n        optimizer.zero_grad()\n        # Forward, backward(gradient), optimize (add gradient to weight)\n        outputs = net(inputs)\n        loss = criterion(outputs, labels)\n        loss.backward()\n        optimizer.step()\n        \n        # Print loss information\n        running_loss += loss.item()\n        current_loss[epoch] += loss.item()\n        print(loss.item())\n        if i % 4 == 3: # Print every 4 mini-batches\n            #print('[%d, %3d] loss: %.3f' % (epoch+1, i+1, running_loss/9))\n            scheduler.step(running_loss)\n            loss_history.append(running_loss)\n            running_loss = 0.0\n    current_loss[epoch] = current_loss[epoch] - 10\n    if epoch &gt;=1:\n        if current_loss[epoch] &lt; min(current_loss[0:epoch]):\n            PATH = '%s/Corrosion-conv-fc-%d.pth' % (fd, niter+1)\n            torch.save(net.state_dict(), PATH)\n    else:\n        PATH = '%s/Corrosion-conv-fc-%d.pth' % (fd, niter+1)\n        torch.save(net.state_dict(), PATH)\n</code></pre>\n<p>Shape of input tensors:<br>\ninputs: torch.Size([64,2,3,64,64])<br>\nlabels: torch.Size([64,62500])<br>\nwhen it runs to outputs = net(inputs), the error occured</p>",404          "post_number": 7,405          "post_type": 1,406          "posts_count": 27,407          "updated_at": "2021-11-05T15:17:52.727Z",408          "reply_count": 1,409          "reply_to_post_number": 6,410          "quote_count": 0,411          "incoming_link_count": 68,412          "reads": 52,413          "readers_count": 51,414          "score": 400.4,415          "yours": false,416          "topic_id": 136046,417          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",418          "display_username": "tjk",419          "primary_group_name": null,420          "flair_name": null,421          "flair_url": null,422          "flair_bg_color": null,423          "flair_color": null,424          "flair_group_id": null,425          "badges_granted": [],426          "version": 1,427          "can_edit": false,428          "can_delete": false,429          "can_recover": false,430          "can_see_hidden_post": false,431          "can_wiki": false,432          "read": true,433          "user_title": null,434          "reply_to_user": {435            "id": 3534,436            "username": "ptrblck",437            "name": "",438            "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png"439          },440          "bookmarked": false,441          "actions_summary": [442            {443              "id": 2,444              "count": 1445            }446          ],447          "moderator": false,448          "admin": false,449          "staff": false,450          "user_id": 50224,451          "hidden": false,452          "trust_level": 1,453          "deleted_at": null,454          "user_deleted": false,455          "edit_reason": null,456          "can_view_edit_history": true,457          "wiki": false,458          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/7",459          "can_accept_answer": false,460          "can_unaccept_answer": false,461          "accepted_answer": false,462          "topic_accepted_answer": true463        },464        {465          "id": 315699,466          "name": "",467          "username": "ptrblck",468          "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png",469          "created_at": "2021-11-06T01:02:39.271Z",470          "cooked": "<p>Thanks for the code!<br>\nI’ve let the model train for a few hours using PyTorch <code>1.9.1+cu113</code> as well as <code>1.8.2+cu111</code> on an A6000 using this code:</p>\n<pre><code class=\"lang-python\">import torch\nimport torch.nn as nn\nfrom torch.utils.data import TensorDataset, DataLoader\nimport numpy as np\n\n\nclass Net(nn.Module):\n    def __init__(self):\n        super(Net, self).__init__()\n        #self.conv1 = nn.Conv2d(3, 6, 5)\n        #self.fc1 = nn.Linear(72*12, 768)\n        #self.pool = nn.MaxPool2d(2, 2)\n        self.fc1 = nn.Linear(2*3*64*64, 80*80)\n        self.fc2 = nn.Linear(80*80, 125*125)\n        #self.fc3 = nn.Linear(2*3*16*16, 60*60)\n        self.us = nn.Upsample(scale_factor=2, mode='bilinear', align_corners=True)\n        self.conv1 = nn.Conv2d(1, 64, 5,padding=2) # would decrease size 4 in each dimension\n        self.conv2 = nn.Conv2d(64, 32, 5,padding=2)\n        self.conv3 = nn.Conv2d(32, 16, 5,padding=2)\n        self.conv4 = nn.Conv2d(16, 4, 5,padding=2)\n        self.conv5 = nn.Conv2d(4, 1, 5,padding=2)\n\n\n    # With relu and wihout relu has similar result    \n    def forward(self, x):\n        x = x.view(-1, 2*3*64*64)\n        #x = self.conv1(x)\n        #x = x.view(-1, 72*12)\n        ## Fully connected layers\n        x = self.fc1(x)\n        #x = F.relu(self.fc1(x))\n        x = nn.LeakyReLU(0.1)(x)\n        x = self.fc2(x)\n        # x = F.relu(self.fc2(x))\n        x = nn.LeakyReLU(0.1)(x)\t\n        x = torch.reshape(x, (np.shape(x)[0], -1, 125, 125)) # \n        ## Upsampling\n        x = self.us(x)\n        ## Five convolution layers\n        x = nn.LeakyReLU(0.1)( self.conv1(x) )\n        x = nn.LeakyReLU(0.1)( self.conv2(x) )\n        x = nn.LeakyReLU(0.1)( self.conv3(x) )\n        x = nn.LeakyReLU(0.1)( self.conv4(x) )\n        x = self.conv5(x)\n        x = x.view(np.shape(x)[0], -1)\n        # x = self.conv1(x)\n        return x\n#Generate model\nnet = Net().double()\n#Batch size too small, no parallelization, only 1 GPU\n#device = torch.device(\"cuda:0\" if torch.cuda.is_available() else \"cpu\")\nif torch.cuda.is_available():\n    device = torch.device(\"cuda:0\")\n    print(\"Use GPU\")\nelse:\n    device = torch.device(\"cpu\")\n    print(\"Use CPU\")\n\n\nx = torch.randn(64*100, 2, 3, 64, 64).double()\ny = torch.randn(64*100, 62500).double() \n\ndataset = TensorDataset(x, y)\ntrainloader = DataLoader(dataset, batch_size=64)\ncriterion = nn.MSELoss()\n\n#Use all 3 GPUs\n# if torch.cuda.device_count() &gt; 1:\n#     print(\"Let's use\", torch.cuda.device_count(), \"GPUs!\")\n#     net = nn.DataParallel(net)\n#Put data on all GPUs\n\nnet.to(device)\n#Learning Process\n# Train the network\nnepoch = 4\noptimizer = torch.optim.Adam(net.parameters(), lr=1e-3)\nfor epoch in range(nepoch):\n    print('Epoch: %d\\n' %(epoch))\n    for i, data in enumerate(trainloader, 0):\n        #print(i)\n        inputs, labels = data[0].to(device), data[1].to(device)\n        # Zero gradient\n        optimizer.zero_grad()\n        # Forward, backward(gradient), optimize (add gradient to weight)\n        outputs = net(inputs)\n        loss = criterion(outputs, labels)\n        loss.backward()\n        optimizer.step()\n        \n        # Print loss information\n        print(loss.item())\n</code></pre>\n<p>and could reproduce any issue.</p>",471          "post_number": 8,472          "post_type": 1,473          "posts_count": 27,474          "updated_at": "2021-11-06T01:02:52.012Z",475          "reply_count": 1,476          "reply_to_post_number": 7,477          "quote_count": 0,478          "incoming_link_count": 12,479          "reads": 47,480          "readers_count": 46,481          "score": 74.4,482          "yours": false,483          "topic_id": 136046,484          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",485          "display_username": "",486          "primary_group_name": null,487          "flair_name": null,488          "flair_url": null,489          "flair_bg_color": null,490          "flair_color": null,491          "flair_group_id": null,492          "badges_granted": [],493          "version": 1,494          "can_edit": false,495          "can_delete": false,496          "can_recover": false,497          "can_see_hidden_post": false,498          "can_wiki": false,499          "read": true,500          "user_title": "",501          "reply_to_user": {502            "id": 50224,503            "username": "tjk",504            "name": "tjk",505            "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png"506          },507          "bookmarked": false,508          "actions_summary": [],509          "moderator": true,510          "admin": true,511          "staff": true,512          "user_id": 3534,513          "hidden": false,514          "trust_level": 2,515          "deleted_at": null,516          "user_deleted": false,517          "edit_reason": null,518          "can_view_edit_history": true,519          "wiki": false,520          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/8",521          "can_accept_answer": false,522          "can_unaccept_answer": false,523          "accepted_answer": false,524          "topic_accepted_answer": true525        },526        {527          "id": 315705,528          "name": "tjk",529          "username": "tjk",530          "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png",531          "created_at": "2021-11-06T03:09:36.406Z",532          "cooked": "<p>Thanks, but I am a little confused, you said: ''and could reproduce any issue\", did you mean you ran the code completely and no problem was found?</p>",533          "post_number": 9,534          "post_type": 1,535          "posts_count": 27,536          "updated_at": "2021-11-06T03:09:36.406Z",537          "reply_count": 1,538          "reply_to_post_number": 8,539          "quote_count": 0,540          "incoming_link_count": 7,541          "reads": 45,542          "readers_count": 44,543          "score": 49.0,544          "yours": false,545          "topic_id": 136046,546          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",547          "display_username": "tjk",548          "primary_group_name": null,549          "flair_name": null,550          "flair_url": null,551          "flair_bg_color": null,552          "flair_color": null,553          "flair_group_id": null,554          "badges_granted": [],555          "version": 1,556          "can_edit": false,557          "can_delete": false,558          "can_recover": false,559          "can_see_hidden_post": false,560          "can_wiki": false,561          "read": true,562          "user_title": null,563          "reply_to_user": {564            "id": 3534,565            "username": "ptrblck",566            "name": "",567            "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png"568          },569          "bookmarked": false,570          "actions_summary": [],571          "moderator": false,572          "admin": false,573          "staff": false,574          "user_id": 50224,575          "hidden": false,576          "trust_level": 1,577          "deleted_at": null,578          "user_deleted": false,579          "edit_reason": null,580          "can_view_edit_history": true,581          "wiki": false,582          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/9",583          "can_accept_answer": false,584          "can_unaccept_answer": false,585          "accepted_answer": false,586          "topic_accepted_answer": true587        },588        {589          "id": 315723,590          "name": "",591          "username": "ptrblck",592          "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png",593          "created_at": "2021-11-06T06:06:02.565Z",594          "cooked": "<p>Ah sorry… missing word. Yes, I executed the posted code and was not able to run in any issue. The code worked for ~5 hours without any problems on the A6000.</p>",595          "post_number": 10,596          "post_type": 1,597          "posts_count": 27,598          "updated_at": "2021-11-06T06:06:02.565Z",599          "reply_count": 1,600          "reply_to_post_number": 9,601          "quote_count": 0,602          "incoming_link_count": 3,603          "reads": 44,604          "readers_count": 43,605          "score": 28.8,606          "yours": false,607          "topic_id": 136046,608          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",609          "display_username": "",610          "primary_group_name": null,611          "flair_name": null,612          "flair_url": null,613          "flair_bg_color": null,614          "flair_color": null,615          "flair_group_id": null,616          "badges_granted": [],617          "version": 1,618          "can_edit": false,619          "can_delete": false,620          "can_recover": false,621          "can_see_hidden_post": false,622          "can_wiki": false,623          "read": true,624          "user_title": "",625          "reply_to_user": {626            "id": 50224,627            "username": "tjk",628            "name": "tjk",629            "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png"630          },631          "bookmarked": false,632          "actions_summary": [],633          "moderator": true,634          "admin": true,635          "staff": true,636          "user_id": 3534,637          "hidden": false,638          "trust_level": 2,639          "deleted_at": null,640          "user_deleted": false,641          "edit_reason": null,642          "can_view_edit_history": true,643          "wiki": false,644          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/10",645          "can_accept_answer": false,646          "can_unaccept_answer": false,647          "accepted_answer": false,648          "topic_accepted_answer": true649        },650        {651          "id": 315751,652          "name": "tjk",653          "username": "tjk",654          "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png",655          "created_at": "2021-11-06T11:10:53.139Z",656          "cooked": "<p>Could you please leave an e-mail so that I can send the complete code to you?</p>",657          "post_number": 11,658          "post_type": 1,659          "posts_count": 27,660          "updated_at": "2021-11-06T11:10:53.139Z",661          "reply_count": 1,662          "reply_to_post_number": 10,663          "quote_count": 0,664          "incoming_link_count": 3,665          "reads": 44,666          "readers_count": 43,667          "score": 28.8,668          "yours": false,669          "topic_id": 136046,670          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",671          "display_username": "tjk",672          "primary_group_name": null,673          "flair_name": null,674          "flair_url": null,675          "flair_bg_color": null,676          "flair_color": null,677          "flair_group_id": null,678          "badges_granted": [],679          "version": 1,680          "can_edit": false,681          "can_delete": false,682          "can_recover": false,683          "can_see_hidden_post": false,684          "can_wiki": false,685          "read": true,686          "user_title": null,687          "reply_to_user": {688            "id": 3534,689            "username": "ptrblck",690            "name": "",691            "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png"692          },693          "bookmarked": false,694          "actions_summary": [],695          "moderator": false,696          "admin": false,697          "staff": false,698          "user_id": 50224,699          "hidden": false,700          "trust_level": 1,701          "deleted_at": null,702          "user_deleted": false,703          "edit_reason": null,704          "can_view_edit_history": true,705          "wiki": false,706          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/11",707          "can_accept_answer": false,708          "can_unaccept_answer": false,709          "accepted_answer": false,710          "topic_accepted_answer": true711        },712        {713          "id": 315782,714          "name": "",715          "username": "ptrblck",716          "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png",717          "created_at": "2021-11-06T18:36:34.383Z",718          "cooked": "<p>Could you post the code in a GitHub Gist, please?<br>\nAlso, are you able to run into the error using my posted code snippet?</p>",719          "post_number": 12,720          "post_type": 1,721          "posts_count": 27,722          "updated_at": "2021-11-06T18:36:51.056Z",723          "reply_count": 1,724          "reply_to_post_number": 11,725          "quote_count": 0,726          "incoming_link_count": 2,727          "reads": 44,728          "readers_count": 43,729          "score": 23.8,730          "yours": false,731          "topic_id": 136046,732          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",733          "display_username": "",734          "primary_group_name": null,735          "flair_name": null,736          "flair_url": null,737          "flair_bg_color": null,738          "flair_color": null,739          "flair_group_id": null,740          "badges_granted": [],741          "version": 1,742          "can_edit": false,743          "can_delete": false,744          "can_recover": false,745          "can_see_hidden_post": false,746          "can_wiki": false,747          "read": true,748          "user_title": "",749          "reply_to_user": {750            "id": 50224,751            "username": "tjk",752            "name": "tjk",753            "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png"754          },755          "bookmarked": false,756          "actions_summary": [],757          "moderator": true,758          "admin": true,759          "staff": true,760          "user_id": 3534,761          "hidden": false,762          "trust_level": 2,763          "deleted_at": null,764          "user_deleted": false,765          "edit_reason": null,766          "can_view_edit_history": true,767          "wiki": false,768          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/12",769          "can_accept_answer": false,770          "can_unaccept_answer": false,771          "accepted_answer": false,772          "topic_accepted_answer": true773        },774        {775          "id": 315925,776          "name": "tjk",777          "username": "tjk",778          "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png",779          "created_at": "2021-11-08T02:55:35.673Z",780          "cooked": "<p>Yes, I run into error with your code snippet. Do you know how to build cuda from source in windows10? I see the guide on pytorch and it seems that build from source in ubuntu is easy, but build in windows 10 is complicated.</p>",781          "post_number": 13,782          "post_type": 1,783          "posts_count": 27,784          "updated_at": "2021-11-08T02:55:35.673Z",785          "reply_count": 1,786          "reply_to_post_number": 12,787          "quote_count": 0,788          "incoming_link_count": 8,789          "reads": 42,790          "readers_count": 41,791          "score": 53.4,792          "yours": false,793          "topic_id": 136046,794          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",795          "display_username": "tjk",796          "primary_group_name": null,797          "flair_name": null,798          "flair_url": null,799          "flair_bg_color": null,800          "flair_color": null,801          "flair_group_id": null,802          "badges_granted": [],803          "version": 1,804          "can_edit": false,805          "can_delete": false,806          "can_recover": false,807          "can_see_hidden_post": false,808          "can_wiki": false,809          "read": true,810          "user_title": null,811          "reply_to_user": {812            "id": 3534,813            "username": "ptrblck",814            "name": "",815            "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png"816          },817          "bookmarked": false,818          "actions_summary": [],819          "moderator": false,820          "admin": false,821          "staff": false,822          "user_id": 50224,823          "hidden": false,824          "trust_level": 1,825          "deleted_at": null,826          "user_deleted": false,827          "edit_reason": null,828          "can_view_edit_history": true,829          "wiki": false,830          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/13",831          "can_accept_answer": false,832          "can_unaccept_answer": false,833          "accepted_answer": false,834          "topic_accepted_answer": true835        },836        {837          "id": 315931,838          "name": "tjk",839          "username": "tjk",840          "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png",841          "created_at": "2021-11-08T03:43:26.653Z",842          "cooked": "<p>Since the computer environment of our workstation is windows10 and we use spyder to run the program, is it possible that the error occured because pytorch is trying to use the memory allocated for windows OS?</p>",843          "post_number": 14,844          "post_type": 1,845          "posts_count": 27,846          "updated_at": "2021-11-08T03:43:26.653Z",847          "reply_count": 1,848          "reply_to_post_number": 13,849          "quote_count": 0,850          "incoming_link_count": 22,851          "reads": 39,852          "readers_count": 38,853          "score": 122.8,854          "yours": false,855          "topic_id": 136046,856          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",857          "display_username": "tjk",858          "primary_group_name": null,859          "flair_name": null,860          "flair_url": null,861          "flair_bg_color": null,862          "flair_color": null,863          "flair_group_id": null,864          "badges_granted": [],865          "version": 1,866          "can_edit": false,867          "can_delete": false,868          "can_recover": false,869          "can_see_hidden_post": false,870          "can_wiki": false,871          "read": true,872          "user_title": null,873          "reply_to_user": {874            "id": 50224,875            "username": "tjk",876            "name": "tjk",877            "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png"878          },879          "bookmarked": false,880          "actions_summary": [],881          "moderator": false,882          "admin": false,883          "staff": false,884          "user_id": 50224,885          "hidden": false,886          "trust_level": 1,887          "deleted_at": null,888          "user_deleted": false,889          "edit_reason": null,890          "can_view_edit_history": true,891          "wiki": false,892          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/14",893          "can_accept_answer": false,894          "can_unaccept_answer": false,895          "accepted_answer": false,896          "topic_accepted_answer": true897        },898        {899          "id": 315959,900          "name": "",901          "username": "ptrblck",902          "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png",903          "created_at": "2021-11-08T07:15:57.366Z",904          "cooked": "<p>I don’t know enough about Windows and its specifics to be able to speculate about the root cause of the issue. Could you try to create the cuDNN API logs as described <a href=\"https://docs.nvidia.com/deeplearning/cudnn/developer-guide/index.html#api-logging\">here</a> and send them to me?</p>",905          "post_number": 15,906          "post_type": 1,907          "posts_count": 27,908          "updated_at": "2021-11-08T07:15:57.366Z",909          "reply_count": 0,910          "reply_to_post_number": 14,911          "quote_count": 0,912          "incoming_link_count": 1,913          "reads": 39,914          "readers_count": 38,915          "score": 12.8,916          "yours": false,917          "topic_id": 136046,918          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",919          "display_username": "",920          "primary_group_name": null,921          "flair_name": null,922          "flair_url": null,923          "flair_bg_color": null,924          "flair_color": null,925          "flair_group_id": null,926          "badges_granted": [],927          "version": 1,928          "can_edit": false,929          "can_delete": false,930          "can_recover": false,931          "can_see_hidden_post": false,932          "can_wiki": false,933          "link_counts": [934            {935              "url": "https://docs.nvidia.com/deeplearning/cudnn/developer-guide/index.html#api-logging",936              "internal": false,937              "reflection": false,938              "title": "Developer Guide :: NVIDIA Deep Learning cuDNN Documentation",939              "clicks": 7940            }941          ],942          "read": true,943          "user_title": "",944          "reply_to_user": {945            "id": 50224,946            "username": "tjk",947            "name": "tjk",948            "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png"949          },950          "bookmarked": false,951          "actions_summary": [],952          "moderator": true,953          "admin": true,954          "staff": true,955          "user_id": 3534,956          "hidden": false,957          "trust_level": 2,958          "deleted_at": null,959          "user_deleted": false,960          "edit_reason": null,961          "can_view_edit_history": true,962          "wiki": false,963          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/15",964          "can_accept_answer": false,965          "can_unaccept_answer": false,966          "accepted_answer": false,967          "topic_accepted_answer": true968        },969        {970          "id": 316346,971          "name": "tjk",972          "username": "tjk",973          "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png",974          "created_at": "2021-11-10T09:48:10.912Z",975          "cooked": "<p>OK,We are producing the cudnn log according to instructions. By the way,can this A6000 GPU support ubuntu 16.04LTS? It seems that install the cuda11.x driver is possible but the manual of a6000 says the minimum OS requirement is ubuntu 18.</p>",976          "post_number": 16,977          "post_type": 1,978          "posts_count": 27,979          "updated_at": "2021-11-10T09:48:10.912Z",980          "reply_count": 1,981          "reply_to_post_number": null,982          "quote_count": 0,983          "incoming_link_count": 1,984          "reads": 41,985          "readers_count": 40,986          "score": 18.2,987          "yours": false,988          "topic_id": 136046,989          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",990          "display_username": "tjk",991          "primary_group_name": null,992          "flair_name": null,993          "flair_url": null,994          "flair_bg_color": null,995          "flair_color": null,996          "flair_group_id": null,997          "badges_granted": [],998          "version": 1,999          "can_edit": false,1000          "can_delete": false,1001          "can_recover": false,1002          "can_see_hidden_post": false,1003          "can_wiki": false,1004          "read": true,1005          "user_title": null,1006          "bookmarked": false,1007          "actions_summary": [],1008          "moderator": false,1009          "admin": false,1010          "staff": false,1011          "user_id": 50224,1012          "hidden": false,1013          "trust_level": 1,1014          "deleted_at": null,1015          "user_deleted": false,1016          "edit_reason": null,1017          "can_view_edit_history": true,1018          "wiki": false,1019          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/16",1020          "can_accept_answer": false,1021          "can_unaccept_answer": false,1022          "accepted_answer": false,1023          "topic_accepted_answer": true1024        },1025        {1026          "id": 316360,1027          "name": "",1028          "username": "ptrblck",1029          "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png",1030          "created_at": "2021-11-10T10:49:03.063Z",1031          "cooked": "<p>I don’t know if an older Ubuntu could cause issues. Since 16.04LTS’ EOL was April 30th 2021 I would generally recommend to update to a supported OS. For my test I’ve been using 20.04LTS.</p>",1032          "post_number": 17,1033          "post_type": 1,1034          "posts_count": 27,1035          "updated_at": "2021-11-10T10:49:03.063Z",1036          "reply_count": 0,1037          "reply_to_post_number": 16,1038          "quote_count": 0,1039          "incoming_link_count": 4,1040          "reads": 40,1041          "readers_count": 39,1042          "score": 28.0,1043          "yours": false,1044          "topic_id": 136046,1045          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",1046          "display_username": "",1047          "primary_group_name": null,1048          "flair_name": null,1049          "flair_url": null,1050          "flair_bg_color": null,1051          "flair_color": null,1052          "flair_group_id": null,1053          "badges_granted": [],1054          "version": 1,1055          "can_edit": false,1056          "can_delete": false,1057          "can_recover": false,1058          "can_see_hidden_post": false,1059          "can_wiki": false,1060          "read": true,1061          "user_title": "",1062          "reply_to_user": {1063            "id": 50224,1064            "username": "tjk",1065            "name": "tjk",1066            "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png"1067          },1068          "bookmarked": false,1069          "actions_summary": [],1070          "moderator": true,1071          "admin": true,1072          "staff": true,1073          "user_id": 3534,1074          "hidden": false,1075          "trust_level": 2,1076          "deleted_at": null,1077          "user_deleted": false,1078          "edit_reason": null,1079          "can_view_edit_history": true,1080          "wiki": false,1081          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/17",1082          "can_accept_answer": false,1083          "can_unaccept_answer": false,1084          "accepted_answer": false,1085          "topic_accepted_answer": true1086        },1087        {1088          "id": 316602,1089          "name": "tjk",1090          "username": "tjk",1091          "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png",1092          "created_at": "2021-11-11T12:38:08.547Z",1093          "cooked": "<p>Hello!<br>\nThe Cudnn log file is produced and sent to the moderators as private messages. The log produced with  the code snippet above ran for one epoch is also uploaded on github.</p>",1094          "post_number": 18,1095          "post_type": 1,1096          "posts_count": 27,1097          "updated_at": "2021-11-11T12:38:08.547Z",1098          "reply_count": 1,1099          "reply_to_post_number": null,1100          "quote_count": 0,1101          "incoming_link_count": 10,1102          "reads": 37,1103          "readers_count": 36,1104          "score": 62.4,1105          "yours": false,1106          "topic_id": 136046,1107          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",1108          "display_username": "tjk",1109          "primary_group_name": null,1110          "flair_name": null,1111          "flair_url": null,1112          "flair_bg_color": null,1113          "flair_color": null,1114          "flair_group_id": null,1115          "badges_granted": [],1116          "version": 1,1117          "can_edit": false,1118          "can_delete": false,1119          "can_recover": false,1120          "can_see_hidden_post": false,1121          "can_wiki": false,1122          "read": true,1123          "user_title": null,1124          "bookmarked": false,1125          "actions_summary": [],1126          "moderator": false,1127          "admin": false,1128          "staff": false,1129          "user_id": 50224,1130          "hidden": false,1131          "trust_level": 1,1132          "deleted_at": null,1133          "user_deleted": false,1134          "edit_reason": null,1135          "can_view_edit_history": true,1136          "wiki": false,1137          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/18",1138          "can_accept_answer": false,1139          "can_unaccept_answer": false,1140          "accepted_answer": false,1141          "topic_accepted_answer": true1142        },1143        {1144          "id": 316756,1145          "name": "",1146          "username": "ptrblck",1147          "avatar_template": "/user_avatar/discuss.pytorch.org/ptrblck/{size}/1823_2.png",1148          "created_at": "2021-11-12T06:52:29.813Z",1149          "cooked": "<p>Thanks! Let me check it. Btw. I assume your workload is not “private” and you’ve thus sent it.</p>",1150          "post_number": 19,1151          "post_type": 1,1152          "posts_count": 27,1153          "updated_at": "2021-11-12T06:52:29.813Z",1154          "reply_count": 0,1155          "reply_to_post_number": 18,1156          "quote_count": 0,1157          "incoming_link_count": 0,1158          "reads": 37,1159          "readers_count": 36,1160          "score": 7.4,1161          "yours": false,1162          "topic_id": 136046,1163          "topic_slug": "updated-nvidia-rtx-a6000-incompatible-with-pytorch",1164          "display_username": "",1165          "primary_group_name": null,1166          "flair_name": null,1167          "flair_url": null,1168          "flair_bg_color": null,1169          "flair_color": null,1170          "flair_group_id": null,1171          "badges_granted": [],1172          "version": 1,1173          "can_edit": false,1174          "can_delete": false,1175          "can_recover": false,1176          "can_see_hidden_post": false,1177          "can_wiki": false,1178          "read": true,1179          "user_title": "",1180          "reply_to_user": {1181            "id": 50224,1182            "username": "tjk",1183            "name": "tjk",1184            "avatar_template": "/letter_avatar_proxy/v4/letter/t/dec6dc/{size}.png"1185          },1186          "bookmarked": false,1187          "actions_summary": [],1188          "moderator": true,1189          "admin": true,1190          "staff": true,1191          "user_id": 3534,1192          "hidden": false,1193          "trust_level": 2,1194          "deleted_at": null,1195          "user_deleted": false,1196          "edit_reason": null,1197          "can_view_edit_history": true,1198          "wiki": false,1199          "post_url": "/t/updated-nvidia-rtx-a6000-incompatible-with-pytorch/136046/19",1200          "can_accept_answer": false,

Showing the first 1,200 of 64240 lines. Download the file for the rest.