Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync torsion tree update from nashtools #43

Merged
merged 2 commits into from
Sep 26, 2023
Merged

sync torsion tree update from nashtools #43

merged 2 commits into from
Sep 26, 2023

Conversation

Hong-Rui
Copy link
Collaborator

No description provided.

@caic99 caic99 merged commit 8b4181b into main Sep 26, 2023
6 checks passed
@caic99 caic99 deleted the Hong-Rui-patch-1 branch September 26, 2023 03:54
zhengh96 pushed a commit that referenced this pull request Feb 29, 2024
* get template parameter

* add small size template mode

* add small config template

* success run template docking

* add large medium extra_large template

* fix missing template parameter

* fix template parameter error

* adjust ExtraLarge template parameter

* update Version number to 1.1.0

* success run template mode  docking

* Add GPU model support policy

* feat: remove template code

* create issue templates (#18)

* create issue templates

* Create CONTRIBUTING.md

* refactor of unidock_tools (#19)

* unidock tools 2

* unidock and mcdock runner

* fix unidock pipeline runner

* fix mcdock

* main entry

* fix savedir name

* feat:pdb2pdbqt and ligprep module

* build:use toml

* fix toml

* fix: package data

* fix: toml package data

* (feat):Update time measurement in vina.h

* refactor unidock tools cicd workflow (#25)

* refactor:ut by module

* rm old ut

* refactor:use pytest syntex for ut

* fix:ut

* fix static type

* fix static type 2

* fix static type 3

* build:base env dockerfile

* feat:add application e2e tests

* fix:e2e tests

* fix:app test read score

* fix:app test

* build:update unidocktools ci

* test:update tools ci trigger condition

* build:fix tool yaml

* build:fix ci yaml variable

* build:fix build ninja dep

* build:fix ninja dep

* test: ut unidock input change to 1iep

* test: skip ad4 test

* build:change push image condition

* feat(unidock):add energy_range arg

* build:downgrade docker login action

* build:reupdate docker login action

* build:dockerhub token

* build:add checkout

* build:change docker login action version

* build:change docker login action version 2

* build:docker login action 3

* build:docker build job

* build image workflow trigger after push

* style:pyright check

* build:fix toml pyright setting

---------

Co-authored-by: Yuan Yannan <[email protected]>

* rename dockerfile name

* Update unidock/CMakeLists.txt

* Feature:Refactor docking process and remove unnecessary code

* Found a situation where the program  hang without printf

* Create dependabot.yml

* Add instructions to build a docker image for unidock

* format cdpkit dockerfile

* use CDPKit from release

* set default cuda version

* Bump actions/setup-python from 3 to 5

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump docker/build-push-action from 2 to 5

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v2...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump docker/login-action from 1 to 3

Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v1...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump actions/checkout from 2 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* build:unidock_tools image base on unidock image

* flatten folder structure

* Update CUDA device synchronization and CUDA architectures

* Remove cudaMalloc output

* Delete test data files

* Update MAX_NUM_OF_RIGID and MAX_NUM_OF_ATOMS constants

* Update MAX_NUM_OF_ATOMS_ constant values

* Update CI workflows and add benchmark (#32)

* Refactor Docker image building workflow

* remove outdated actions

* add benchmark workflow

* download test dataset

* fix requirements

* upload test result in benchmark

* build:fix bm test vs result

* fix missing path for python scripts

---------

Co-authored-by: Yuan Yannan <[email protected]>

* update issue template for bug report (#34)

* fix:tool dockerfile

* Set `wget --quiet` in Dockerfile

* Update MAX_NUM_OF_LIG_TORSION and MAX_NUM_OF_ATOMS constants

* Update MAX_NUM_OF_ATOMS_ constant values

* Update kernel.h

* doc: update unidock_tools README (#42)

* doc:tool readme 1

* update unidocktools readme

* update readme

---------

Co-authored-by: Yuan Yannan <[email protected]>

* Update Readme Files (#41)

* Update readme files

* Update README.md

* Unify the spelling

* Prompt source code access

* Update deepmodeling badge

* re-organize paragraphs

* Remove unidock-tools subtitles

---------

Co-authored-by: Yuan Yannan <[email protected]>

* doc:update unidock new bm test result images (#43)

* Add unit test case  (#40)

* Add Catch2 unit test

* Fix unit test

* Add git support in Dockerfile

* Add git in CI basic packages

* Fix file path in parse_pdqt_test.cpp

* Update CMakeLists.txt to link unit_tests with lib and cuda

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: ysy <[email protected]>
Co-authored-by: dp-yuanyn <[email protected]>
Co-authored-by: Yuan Yannan <[email protected]>
Co-authored-by: YANG SHAOYI <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants