48 Commits

Author SHA1 Message Date
Hongzhi (Steve), Chen
86fe4c20fc Remove datapipe from dgl dependency. (#7667)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2024-08-08 10:39:41 +08:00
pyynb
d7461cd10a [GraphBolt]support torch2.4&cuda12.4 (#7629) 2024-08-01 16:36:43 +08:00
Rhett Ying
d0a0e048df [dev] install GNU C++ runtime library (#7567) 2024-07-23 06:31:25 +08:00
Rhett Ying
dfdfad2cdb Revert "[dev] limit numpy < 2.0.0 for compatibility" (#7496) 2024-07-01 11:33:51 +08:00
Rhett Ying
6294c4be16 [dev] limit numpy < 2.0.0 for compatibility (#7479) 2024-06-26 13:11:36 +08:00
Rhett Ying
962b054917 [dev] update minimum torch and cuda version when creating conda env (#7397) 2024-05-11 10:20:36 +08:00
Rhett Ying
41381fd446 [dev] add expecttest into dependency for dev 2024-05-09 14:16:55 +08:00
Rhett Ying
0de1de3dcd [dev] upgrade minimum required torch version to 2.0.0 (#7358) 2024-04-26 16:58:15 +08:00
Rhett Ying
8b266f5001 [doc] use tqdm from tqdm.auto (#7191) 2024-03-04 16:43:15 +08:00
Rhett Ying
08ad40a342 [doc] do not display nn.tensorflow and nn.mxnet (#7190) 2024-03-04 14:20:20 +08:00
Rhett Ying
b3841c2544 Revert "[Env Fix] Add essential package for pyg Neighbor sampler" (#7034) 2024-01-26 17:30:54 +08:00
caojy1998
e2f1e963c8 [Env Fix] Add essential package for pyg Neighbor sampler (#7030)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-37.ap-northeast-1.compute.internal>
2024-01-26 14:26:02 +08:00
Rhett Ying
3df4f8cb43 [CI] add pyg into CI image (#6997) 2024-01-23 15:23:41 +08:00
Rhett Ying
40ee9e3762 [dev] add lintrunner into dev conda env 2023-12-27 16:06:47 +08:00
Rhett Ying
ca675ed41d [GraphBolt] add torchdata into DGL dependencies (#6809) 2023-12-22 11:26:36 +08:00
Rhett Ying
da706e931a [dev] do not specify version for torchdata 2023-12-21 16:43:20 +08:00
Rhett Ying
80763d4ba3 [dev] add torchdata dependency into DGL requirements (#6801) 2023-12-21 15:00:49 +08:00
Rhett Ying
130d84a2de [dev] add pylint into dgl_dev.yml.template 2023-12-11 14:25:01 +08:00
Rhett Ying
7e12f97305 [dev] add clang-format into dev yaml 2023-12-07 14:07:41 +08:00
Rhett Ying
19096c6a8e [dev] enable cuda12.1 build (#6567) 2023-11-15 11:08:07 +08:00
Hongzhi (Steve), Chen
20866b0683 [Misc] Add torcheval to dgl dev conda env. (#6529)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-03 17:38:02 +08:00
Hongzhi (Steve), Chen
96226c61bb [Misc] Add cmake to dev conda requirement. (#6510)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-01 12:57:25 +08:00
Hongzhi (Steve), Chen
fab7a95003 [Misc] Add graphbolt dir for test script. (#6391)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
Co-authored-by: LastWhisper <whuwkl@gmail.com>
2023-09-27 12:06:50 +08:00
Rhett Ying
0be8d8a7f6 [dev] remove buid dir of tensoradaptor (#6234) 2023-08-30 09:37:50 +08:00
Hongzhi (Steve), Chen
ae49309c93 [Misc] Also remove build fold in graphbolt and dgl_sparse in build_dgl.sh. (#6212)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-29 14:34:53 +08:00
Hongzhi (Steve), Chen
346410928f [Misc] Cleanup old flags, and rely on BUILD_TYPE for all features. (#6154)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-15 16:31:44 +08:00
Hongzhi (Steve), Chen
7119422936 [Misc] Support build type in build dgl script. (#6153)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-15 12:04:33 +08:00
Rhett Ying
66656d9d0c [dev] specify minimum version of pydantic (#6120) 2023-08-09 17:38:54 +08:00
Hongzhi (Steve), Chen
3397496388 [Misc] Clean up build option for testing. (#6090)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-03 17:03:49 +08:00
Songqing Zhang
b6f5ba9a80 [Misc] Fix the directory of DGL_DOWNLOAD_DIR (#6048) 2023-07-28 11:33:37 +08:00
Rhett Ying
b26da25297 [GraphBolt] remove pydantic_yaml from dependency (#6011)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-19 10:48:46 +08:00
Rhett Ying
aa795b2853 [Dev] upgrade pytorch/cuda/python version in dev conda env (#5984) 2023-07-11 17:58:45 +08:00
Rhett Ying
39890c0c5d [GraphBolt] add pydantic-based metadata for TVT (#5942) 2023-07-04 20:55:26 +08:00
Rhett Ying
3e2b5a0469 [dev] enable specifying conda env name (#5886) 2023-06-20 10:00:40 +08:00
Rhett Ying
8aa9d45231 [Dev]Update create_dev_conda_env.sh to enable cu118 2023-06-13 10:51:08 +08:00
Rhett Ying
b56552ffff [dev] add torchdata into conda env yaml (#5800) 2023-06-06 23:07:17 +08:00
Minjie Wang
7cd6257f96 [Doc] Update script for building doc (#5525) 2023-04-13 11:30:13 +08:00
Xin Yao
acb955e15f [Cleanup] Cleanup unused CMake options (#5470)
* cleanup unused cmake options

* disable BUILD_TORCH for cugraph

* resolve comments
2023-03-22 16:06:44 +08:00
Rhett Ying
d8e22ae517 [Dev] Enable to append more cmake arguments for build (#5431) 2023-03-07 10:26:05 +08:00
Rhett Ying
6093cc5bd9 [Dev] enable to specify torch version when create conda env (#5430)
* [Dev] enable to specify torch version when create conda env

* Update script/create_dev_conda_env.sh

* Update script/create_dev_conda_env.sh
2023-03-07 09:09:35 +08:00
Rhett Ying
26b245a09e [BugFix] fix torch cuda version (#5426) 2023-03-06 17:37:33 +08:00
Rhett Ying
2238386ad0 [CI] enable more options for conda env creation (#5386)
* [CI] enable more options for conda env creation

* update
2023-02-27 17:46:28 +08:00
Rhett Ying
c396942d06 [CI] add always_yes mode for conda evn creation (#5384)
* add always_yes mode for conda evn creation

* Update create_dev_conda_env.sh
2023-02-27 13:12:58 +08:00
Rhett Ying
f17c0d6224 [CI] add boto3 to interactive with AWS services like batch (#5329)
* [CI] add boto3 to interactive with AWS services like batch

* Update dgl_dev.yml.template
2023-02-20 11:37:33 +08:00
Hongzhi (Steve), Chen
85dfcea0bc [Dev] Create a script for kick off python test. (#5298)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-02-16 14:57:46 +08:00
Hongzhi (Steve), Chen
ccbc30fdd2 [Dev] Create a script for building dgl from source. (#5294)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-02-16 13:46:05 +08:00
Hongzhi (Steve), Chen
40c968b78b fix (#5293)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-02-14 17:18:45 +08:00
Hongzhi (Steve), Chen
267d285597 [Dev] Create canonical dev conda environment. (#5278)
* create_dev_conda_env

* fix

* polish

* nlabla

* cleanup

* more

* add_more

* polish

---------

Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-02-14 16:07:07 +08:00