Anders Kaseorg ce00943916 pytorch: 0.2.0 → 0.3.1 with CUDA and cuDNN (#38530)
* pytorch-0.3 with optional cuda and cudnn

* pytorch tests reenabled if compiling without cuda

* pytorch: Conditionalize cudnn dependency on cudaSupport

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Compile with the same GCC version used by CUDA if cudaSupport

Fixes this error:

In file included from /nix/store/gv7w3c71jg627cpcff04yi6kwzpzjyap-cudatoolkit-9.1.85.1/include/host_config.h:50:0,
                 from /nix/store/gv7w3c71jg627cpcff04yi6kwzpzjyap-cudatoolkit-9.1.85.1/include/cuda_runtime.h:78,
                 from <command-line>:0:
/nix/store/gv7w3c71jg627cpcff04yi6kwzpzjyap-cudatoolkit-9.1.85.1/include/crt/host_config.h:121:2: error: #error -- unsupported GNU version! gcc versions later than 6 are not supported!
 #error -- unsupported GNU version! gcc versions later than 6 are not supported!
  ^~~~~

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Build with joined cudatoolkit

Similar to #30058 for TensorFlow.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: 0.3.0 -> 0.3.1

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Patch for “refcounted file mapping not supported” failure

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Skip distributed tests

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

* pytorch: Use the stub libcuda.so from cudatoolkit for running tests

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-05-04 16:19:31 +02:00
..
2018-04-08 11:34:52 +02:00
2018-03-20 22:25:50 +01:00
2018-04-08 11:34:52 +02:00
2018-02-18 20:07:42 +01:00
2018-04-08 11:34:52 +02:00
2018-04-08 11:36:05 +02:00
2018-04-08 11:34:52 +02:00
2018-04-08 11:34:52 +02:00
2018-03-20 17:32:49 +01:00
2018-04-08 11:34:52 +02:00
2018-03-10 13:17:00 +01:00
2018-01-20 12:05:23 +01:00
2018-02-10 09:23:01 +01:00
2018-03-12 20:51:15 +01:00
2018-02-27 00:22:09 +01:00
2018-04-08 11:36:07 +02:00
2018-04-08 11:34:52 +02:00
2018-04-08 11:34:52 +02:00
2018-04-08 11:34:57 +02:00
2018-03-01 17:22:43 -05:00
2018-04-08 11:34:52 +02:00
2018-04-08 11:34:53 +02:00
2018-04-08 11:34:53 +02:00
2018-03-08 19:57:35 -06:00
2018-04-08 11:34:53 +02:00
2018-04-08 11:34:53 +02:00
2018-04-08 11:34:53 +02:00
2018-02-18 20:07:42 +01:00
2018-01-01 17:03:05 +01:00
2018-03-22 17:44:27 +00:00
2018-02-26 18:44:47 +01:00
2018-02-03 09:55:08 +01:00
2018-02-03 09:55:08 +01:00
2018-04-08 11:34:53 +02:00
2018-03-28 20:55:39 +02:00
2018-03-03 11:58:26 +01:00
2018-04-08 11:34:53 +02:00
2018-02-18 20:07:42 +01:00
2018-02-10 11:07:03 +01:00
2018-04-08 11:34:53 +02:00
2018-04-08 11:34:53 +02:00
2018-04-08 11:36:07 +02:00
2018-04-08 11:36:07 +02:00
2018-04-08 11:34:53 +02:00
2018-04-08 11:34:53 +02:00
2018-04-08 11:34:53 +02:00
2018-04-08 11:34:53 +02:00
2017-12-31 13:03:38 +01:00
2018-02-18 20:07:42 +01:00
2018-04-08 11:34:53 +02:00
2018-04-08 11:34:53 +02:00
2018-04-08 11:34:53 +02:00
2018-04-08 11:34:53 +02:00
2018-04-21 20:39:56 -05:00
2018-04-08 11:34:53 +02:00
2018-03-10 20:38:13 +00:00
2018-04-08 11:34:53 +02:00
2018-04-08 11:36:06 +02:00
2018-04-08 11:34:53 +02:00
2018-02-06 10:06:12 +01:00
2018-04-08 11:34:53 +02:00
2018-04-08 11:34:53 +02:00
2018-02-21 00:42:36 +01:00
2018-04-08 11:34:54 +02:00
2018-04-08 11:34:54 +02:00
2018-04-08 11:36:07 +02:00
2018-01-07 09:00:28 +01:00
2018-04-08 11:34:54 +02:00
2018-02-03 17:43:29 +01:00
2018-04-08 11:34:54 +02:00
2018-04-16 07:58:21 +02:00
2018-04-08 11:34:54 +02:00
2018-02-18 20:07:42 +01:00
2018-04-07 11:53:49 +02:00
2017-12-31 11:01:55 +01:00
2018-04-08 11:34:54 +02:00
2018-02-03 17:43:29 +01:00
2018-04-08 11:36:07 +02:00
2018-02-08 13:39:10 +01:00
2018-04-23 15:29:50 +02:00
2018-03-14 20:29:10 +01:00
2018-04-08 11:36:06 +02:00
2018-04-08 11:34:54 +02:00
2018-03-24 22:04:25 -07:00
2018-01-01 11:47:13 +01:00
2018-02-26 19:03:26 +01:00
2018-01-10 19:31:33 +01:00
2018-02-23 01:38:04 -06:00
2018-02-18 20:07:42 +01:00
2018-02-26 19:03:26 +01:00
2018-02-18 20:07:43 +01:00
2018-03-05 18:06:29 +01:00
2018-02-10 09:23:01 +01:00
2018-02-03 17:43:30 +01:00
2018-04-08 11:34:54 +02:00
2018-03-17 19:19:32 +01:00
2018-02-11 16:34:31 +03:00
2018-03-24 22:04:25 -07:00
2018-03-19 11:40:16 +01:00
2018-04-08 11:36:07 +02:00
2017-12-31 11:48:14 +01:00
2018-02-15 13:17:40 -05:00
2017-12-31 14:01:16 +01:00
2018-04-05 00:10:20 +02:00
2018-05-01 12:53:11 +02:00
2018-03-20 22:25:02 +01:00
2018-04-08 11:34:52 +02:00
2018-04-08 11:34:54 +02:00
2018-03-24 22:04:25 -07:00
2018-04-08 11:36:07 +02:00
2018-04-08 11:34:54 +02:00
2018-05-02 14:12:11 +02:00
2018-04-08 11:36:06 +02:00
2018-01-22 10:13:13 -08:00
2018-02-18 20:07:42 +01:00
2018-02-25 22:24:08 +03:00
2018-04-08 11:34:54 +02:00
2017-12-31 11:17:34 +01:00
2018-03-08 23:45:28 +00:00
2018-02-03 17:43:30 +01:00
2018-04-08 11:34:54 +02:00
2018-03-24 22:04:25 -07:00
2018-03-24 22:04:25 -07:00
2018-04-08 11:34:54 +02:00
2018-04-08 11:34:54 +02:00
2017-12-31 11:45:09 +01:00
2018-03-10 17:13:38 +03:00
2018-01-20 12:05:21 +01:00
2018-01-20 12:59:03 +01:00
2018-03-24 22:04:25 -07:00
2018-02-14 17:07:37 +01:00
2018-04-15 08:41:04 +00:00
2018-03-24 22:04:25 -07:00
2018-04-08 11:36:06 +02:00
2018-02-10 22:37:45 -08:00
2018-03-30 18:42:40 +02:00
2018-02-26 18:42:48 +01:00
2018-03-03 19:33:41 +01:00
2018-04-08 11:34:52 +02:00
2018-04-08 11:34:55 +02:00
2018-01-20 12:05:26 +01:00
2018-04-08 11:34:55 +02:00
2018-02-21 04:14:08 -05:00
2018-02-26 19:03:28 +01:00
2018-04-08 11:34:55 +02:00
2018-03-18 12:37:39 +01:00
2018-02-03 17:43:30 +01:00
2018-02-26 18:15:49 +08:00
2018-04-08 11:36:07 +02:00
2018-03-08 12:14:40 +00:00
2018-02-03 17:43:31 +01:00
2018-04-08 11:34:55 +02:00
2018-02-18 20:07:42 +01:00
2018-04-08 11:34:55 +02:00
2018-02-26 19:03:28 +01:00
2018-03-07 11:02:22 -06:00
2018-03-07 11:03:01 -06:00
2018-01-01 16:35:10 +01:00
2018-04-08 11:34:55 +02:00
2018-04-08 11:36:07 +02:00
2018-04-08 11:34:55 +02:00
2018-03-24 22:04:25 -07:00
2018-04-08 11:34:55 +02:00
2018-02-18 20:07:42 +01:00
2018-04-08 11:34:55 +02:00
2018-04-08 11:36:07 +02:00
2018-04-08 11:34:55 +02:00
2018-04-08 11:34:55 +02:00
2018-02-18 20:07:43 +01:00
2018-04-08 11:34:55 +02:00
2018-01-07 09:47:13 +01:00
2018-01-30 08:56:09 +09:00
2018-02-28 09:06:06 +00:00
2018-04-08 11:34:55 +02:00
2018-03-17 09:17:48 -04:00
2018-02-18 20:07:43 +01:00
2017-12-31 11:01:57 +01:00
2018-04-08 11:34:55 +02:00
2018-04-05 19:15:58 +09:00
2018-04-08 11:34:55 +02:00
2018-03-10 12:00:12 +01:00
2017-12-31 11:01:57 +01:00
2018-04-08 11:34:55 +02:00
2018-02-26 19:03:28 +01:00
2018-02-03 17:43:30 +01:00
2018-04-08 11:36:06 +02:00
2018-04-05 19:15:58 +09:00
2018-02-21 14:11:48 +01:00
2018-04-06 10:57:19 +02:00
2018-01-20 12:05:27 +01:00
2018-02-10 09:23:02 +01:00
2018-04-08 11:36:07 +02:00
2018-01-20 12:47:22 +01:00
2018-04-28 22:57:57 +02:00
2018-03-02 16:12:08 +00:00
2018-03-03 11:58:50 +01:00
2018-04-08 11:34:55 +02:00
2018-04-08 11:34:55 +02:00
2018-02-10 09:23:01 +01:00
2018-02-06 00:53:32 +01:00
2018-01-01 11:49:28 +01:00
2017-12-31 20:40:03 +03:00
2018-04-26 17:19:52 +01:00
2018-04-08 11:34:56 +02:00
2018-02-08 21:29:36 -05:00
2018-04-08 11:34:56 +02:00
2018-01-01 11:49:50 +01:00
2018-04-08 11:34:57 +02:00
2018-04-08 11:34:56 +02:00
2018-04-06 10:57:19 +02:00
2018-02-03 17:43:30 +01:00
2018-04-13 19:35:29 +02:00
2018-05-02 22:06:08 +02:00
2018-02-18 20:07:43 +01:00
2018-04-13 22:42:18 +02:00
2018-04-04 18:39:01 +02:00
2018-01-23 10:03:17 -08:00
2018-04-08 11:34:56 +02:00
2018-01-20 12:05:28 +01:00
2018-04-08 11:34:56 +02:00
2018-02-23 14:56:25 +01:00
2018-04-08 11:34:56 +02:00
2018-04-08 11:34:56 +02:00
2018-03-20 17:32:47 +01:00
2018-03-03 12:00:45 +01:00
2018-04-08 11:36:06 +02:00
2018-02-03 17:43:31 +01:00
2018-03-17 15:21:59 +01:00
2018-04-08 11:34:56 +02:00
2018-02-26 19:03:29 +01:00
2018-02-03 17:43:30 +01:00
2018-04-08 11:34:56 +02:00
2018-03-25 01:45:51 -05:00
2018-04-08 11:36:07 +02:00
2018-04-08 11:34:56 +02:00
2018-04-08 11:36:07 +02:00
2018-02-27 23:04:17 +01:00
2018-04-08 11:36:06 +02:00
2018-02-03 17:43:31 +01:00
2018-02-25 22:24:09 +03:00
2018-02-18 20:07:43 +01:00
2018-04-08 11:34:56 +02:00
2018-02-27 16:35:57 +01:00
2018-04-08 11:34:56 +02:00
2018-03-20 17:32:49 +01:00
2018-04-08 11:34:56 +02:00
2018-04-08 11:34:56 +02:00
2018-04-22 08:55:10 +01:00
2018-04-08 11:34:56 +02:00
2018-02-18 12:07:13 +01:00
2018-01-07 09:47:14 +01:00
2018-04-08 11:34:56 +02:00
2018-04-08 11:34:56 +02:00