Skip to content

Conversation

juntyr
Copy link
Owner

@juntyr juntyr commented Nov 19, 2022

Two years after having the idea (just a few months after the start of the project and with a codebase that generates tears of nostalgia), here is the start of the implementation.

Based off of and blocked on #79

@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2022

Codecov Report

Merging #230 (a29bdd3) into main (d3135ab) will decrease coverage by 0.75%.
The diff coverage is 6.46%.

❗ Current head a29bdd3 differs from pull request most recent head 7b6b5b7. Consider uploading reports for the commit 7b6b5b7 to get more accurate results

@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
- Coverage   15.16%   14.41%   -0.76%     
==========================================
  Files         315      329      +14     
  Lines       21439    23176    +1737     
==========================================
+ Hits         3252     3341      +89     
- Misses      18187    19835    +1648     
Impacted Files Coverage Δ
necsim/core/bond/src/closed_open_unit_f64.rs 15.38% <0.00%> (+5.70%) ⬆️
necsim/core/bond/src/open_closed_unit_f64.rs 0.00% <0.00%> (ø)
necsim/core/src/cogs/active_lineage_sampler.rs 0.00% <ø> (ø)
necsim/core/src/cogs/coalescence_sampler.rs 0.00% <0.00%> (ø)
necsim/core/src/cogs/dispersal_sampler.rs 0.00% <ø> (ø)
necsim/core/src/cogs/emigration_exit.rs 0.00% <ø> (ø)
necsim/core/src/cogs/event_sampler.rs 0.00% <ø> (ø)
necsim/core/src/cogs/habitat.rs 46.66% <ø> (ø)
necsim/core/src/cogs/immigration_entry.rs 0.00% <ø> (ø)
necsim/core/src/cogs/lineage_store.rs 0.00% <ø> (ø)
... and 176 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link

Rebase of head ref async-cuda on base ref main failed. Conflicts must be resolved manually.

@juntyr juntyr force-pushed the async-cuda branch 2 times, most recently from 8d09954 to 706343d Compare November 20, 2022 14:55
@github-actions
Copy link

Rebase of head ref async-cuda on base ref main failed. Conflicts must be resolved manually.

@github-actions
Copy link

Rebase of head ref async-cuda on base ref main failed. Conflicts must be resolved manually.

@github-actions
Copy link

Rebase of head ref async-cuda on base ref main failed. Conflicts must be resolved manually.

@github-actions
Copy link

github-actions bot commented Jan 7, 2023

Rebase of head ref async-cuda on base ref main failed. Conflicts must be resolved manually.

@github-actions
Copy link

github-actions bot commented May 9, 2023

Rebase of head ref async-cuda on base ref main failed. Conflicts must be resolved manually.

@github-actions github-actions bot force-pushed the async-cuda branch 2 times, most recently from df4f90b to 9f544dc Compare July 5, 2023 06:46
juntyr and others added 25 commits October 26, 2023 18:30
@juntyr juntyr closed this May 20, 2024
@juntyr juntyr deleted the async-cuda branch May 20, 2024 14:19
@juntyr
Copy link
Owner Author

juntyr commented May 20, 2024

Closed in favour of #276.

Archived on the async-cuda-with-sort-archived branch, since this PR contains additional exploration of pipelining simulation kernel execution with event sorting (both on the CPU and GPU).

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