hutiechuan
59f1e7ee79
[Dev] add contributor to CI authority ( #6828 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-13-202.us-west-2.compute.internal >
2023-12-26 15:23:44 +08:00
Rhett Ying
19c6491b66
[DistGB] recover dist unit tests while skip unstable ones ( #6582 )
2023-11-21 16:44:10 +08:00
Rhett Ying
6dcdaf59ce
[CI] add torcheval into CI docker ( #6527 )
2023-11-03 18:49:13 +08:00
Rhett Ying
9e26c8e388
[GraphBolt] upgrade CUDA to 17 and update CI gpu image to torch2.0+cu118 ( #6505 )
2023-10-30 13:15:29 +08:00
yxy235
d566ff8e1d
add name to Jenkinsfile ( #6345 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-8-56.us-west-2.compute.internal >
2023-09-18 17:49:31 +08:00
MB Wang
155608d3cb
[Misc] Added 'Skeleton003' to the Jenkinsfile ( #6251 )
2023-08-31 14:57:50 +08:00
Rhett Ying
f2d4226617
[CI] add 4 new windows nodes ( #6182 )
2023-08-22 09:50:27 +08:00
Rhett Ying
24c875c6dc
[CI] add more nodes for linux jobs ( #6172 )
2023-08-21 11:22:51 +08:00
Rhett Ying
f586c415eb
[CI] increase timeout for linux unit test
2023-08-17 15:04:44 +08:00
Rhett Ying
b328b85f61
[CI] update python version for tensorflow ( #6125 )
2023-08-10 16:17:37 +08:00
xiangyuzhi
7b308dc6b6
Add new intern ( #6105 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-20-11.ap-northeast-1.compute.internal >
2023-08-07 12:34:04 +08:00
Hongzhi (Steve), Chen
ed0d641666
Add mfbalin to Jenkins. ( #5994 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-07-13 09:58:34 +08:00
Rhett Ying
e6e5430419
[CI]upgrade pytorch to 1.13+cpu_cu116 ( #5977 )
2023-07-11 22:18:28 +08:00
Hongzhi (Steve), Chen
e2c7dd32ef
[Misc] increase timeout for Win unittest to 50 mins. ( #5973 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-07-10 15:31:45 +08:00
Rhett Ying
ca36441bfe
[CI] disable distributed test stage ( #5961 )
2023-07-07 08:38:09 +08:00
Ramon Zhou
2857813760
[CI] Add intern name into devs list ( #5940 )
2023-07-03 18:01:10 +08:00
Rhett Ying
fa3fbbfb8f
[CI] update CI docker images ( #5796 )
2023-06-06 19:39:32 +08:00
Hongzhi (Steve), Chen
0be0330106
[Misc] Update Jenkins. ( #5794 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-06-06 13:21:24 +08:00
caojy1998
041f78ba1f
[CI] authorize new contributor ( #5788 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-22-182.ap-northeast-1.compute.internal >
2023-06-05 23:22:52 +08:00
keli-wen
154b93c7bd
[Doc] Update Jenkinsfile ( #5715 )
2023-05-19 16:58:41 +08:00
peizhou001
cc5c237965
[GraphBolt]CI patch ( #5707 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-25-242.ap-northeast-1.compute.internal >
2023-05-19 10:18:15 +08:00
Tingyu Wang
665c379871
update cugraph docker image for CI ( #5614 )
2023-04-28 09:54:07 +08:00
Rhett Ying
d4ded8fa5e
[CI] authorize more contibutors ( #5582 )
2023-04-23 09:09:29 +08:00
Hongzhi (Steve), Chen
0dd4f76745
Update Jenkinsfile ( #5494 )
2023-03-24 12:40:33 +08:00
Hongzhi (Steve), Chen
64a0c32d50
Authorize daniil-sizov, itaraban to trigger CI. ( #5482 )
2023-03-23 10:37:14 +08:00
Hongzhi (Steve), Chen
4785fc7565
Authorize bgawrych to trigger CI.
2023-03-23 09:02:07 +08:00
Rhett Ying
1313067e9a
[CI] add new into authorized user group
2023-03-07 14:01:48 +08:00
Hongzhi (Steve), Chen
5bfa813761
[Misc] All overrun on master CI. ( #5360 )
...
* exclude_master
* fix
---------
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-02-21 20:08:01 +08:00
Hongzhi (Steve), Chen
e41ce0c66a
[Misc] Update Jenkins status. ( #5356 )
...
* test
* blabla
* add
* reformat
* balbla
* rollback
* remove
---------
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-02-21 18:45:00 +08:00
Rhett Ying
197f1d25ed
[CI] use more light-weight node for lint check ( #5358 )
2023-02-21 18:44:30 +08:00
Hongzhi (Steve), Chen
71f7e96aeb
[Misc] Abort previous CI. ( #5346 )
...
* Abort previous CI
* script
* newtry
* more
* fix
* comment
* add notes
---------
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-02-21 15:09:30 +08:00
Quan (Andy) Gan
f62669b05c
enable sparse on windows and mac ( #5277 )
...
* enable sparse on windows and mac
* that was stupid
* let's see what's going on..
* [Sparse] Fix the import error on Mac OS.
When using template functions that are defined in source files from DGL,
the loader of MacOS somehow cannot find their definitions. This fix simply
avoids depending on template functions from DGL headers.
With this fix, the sparse tests all pass on the MAC environment.
* ok this is the problem
* make errors clearer
* uh
* test
* Update __init__.py
* disabling ddp on windows
---------
Co-authored-by: czkkkkkk <zekucai@gmail.com >
2023-02-13 13:16:17 +08:00
Rhett Ying
465828cdbc
[CI] pre-install required py packages in image for unit/tutorial test ( #5276 )
2023-02-10 19:11:30 +08:00
Rhett Ying
46a3fc2b5f
[CI] updgrade pytorch version for benchmark CI ( #5102 )
...
* [CI] updgrade pytorch version for benchmark CI
* update build arguments
* updage
* updage
* upgrade torch to 1.13
* updage docker image
* update cmake args
* try with cu116_torch112
* update build
* update
* update
* update
* update docker image
* update
* update
* update
* update
* final update
* fix continue running
* update
* update
* update
2023-01-06 14:35:36 +08:00
Quan (Andy) Gan
00f2099934
[CI] upgrade CI pytorch version ( #5047 )
...
* upgrade CI pytorch version
* update
* revert tensorflow image
* old image (220816) backup
* Update Dockerfile.ci_gpu
2022-12-19 17:29:03 +08:00
Rhett Ying
4d641aba51
[CI] Enlarge timeout limit for dist test ( #4927 )
...
Recently we find dist test often fails due to timeout. Root cause is not found yet.
2022-11-21 17:10:01 +08:00
Rhett Ying
2caef17eb8
[CI] deprecate CI tests for MXNet ( #4915 )
2022-11-17 17:53:01 +08:00
czkkkkkk
7c059e86c7
[Sparse] Add sparse matrix C++ implementation ( #4773 )
...
* [Sparse] Add sparse matrix C++ implementation
* Add documentation
* Update
* Minor fix
* Move Python code to dgl/mock_sparse2
* Move headers to include
* lint
* Update
* Add dgl_sparse directory
* Move src code to dgl_sparse
* Add __init__.py in tests to avoid naming conflict
* Add dgl sparse so in Jenkinsfile
* Complete docstring & SparseMatrix basic op
* lint
* Disable win tests
2022-11-07 18:01:19 +08:00
Vibhu Jawa
5833efe0e0
Update cugraph_nightly_torch ( #4757 )
2022-11-01 08:33:12 +08:00
Rhett Ying
b3ae13ab31
Update Jenkinsfile
2022-09-27 16:41:00 +08:00
Rhett Ying
be11409312
[CI] Enable DGL cugaph nightly CI ( #4573 )
...
* [CI] Enable DGL cugaph nightly CI
* fix build issue
* remove runtime
2022-09-22 15:26:29 +08:00
Rhett Ying
dc258603df
update dev list
2022-09-22 14:58:50 +08:00
Rhett Ying
a3e00c4453
[CI] refine stage logic ( #4565 )
...
* [CI] refine stage logic
* refine
* refine
2022-09-16 16:28:04 +08:00
Rhett Ying
7f984b64b2
Revert "[Feature][REVIEW] Enable DGL cugaph nightly CI ( #4525 )" ( #4563 )
...
This reverts commit ec171c648a .
2022-09-16 13:57:50 +08:00
Vibhu Jawa
ec171c648a
[Feature][REVIEW] Enable DGL cugaph nightly CI ( #4525 )
...
* Added cugraph nightly scripts
* Removed nvcr.io//nvidia/pytorch:22.04-py3 reference
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com >
2022-09-16 11:28:30 +08:00
Rhett Ying
11532198b6
[CI] only known devs are authorized to trigger CI ( #4518 )
...
* [CI] only known devs are authorized to trigger CI
* fix if author is null
* add comments
2022-09-08 15:37:01 +08:00
Rhett Ying
86656a6b34
[CI] use https instead of http ( #4488 )
2022-08-31 14:59:40 +08:00
Rhett Ying
d248e7686f
[CI] enable ssh in docker image for dist test ( #4432 )
2022-08-18 15:23:51 +08:00
Rhett Ying
cf4727a9d9
[CI] upgrade python version to 3.7.0 ( #4406 )
...
* [CI] upgrade python version to 3.7.0
* do not upgrade for mxnet cpu due to seg fault
* fix test failure for mxnet
2022-08-17 15:28:34 +08:00
Rhett Ying
b3242e90b8
[CI] separate distributed tests from torch cpu tests ( #4313 )
...
* [CI] separate distributed tests from torch cpu tests
* remove TF related env
2022-07-30 16:32:35 +08:00