Does stan_surv support cores>1?
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 401
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
Summary:
The code stopped when specifying cores>1. Does anyone notice the same issue?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the stan_surv entry point and failure when cores>1, but gives no reproduction or error text. Start by reproducing the stop with a minimal stan_surv call and compare cores=1 with cores>1, then trace the relevant execution path. Done means the behavior is explained and multi-core execution is fixed or its limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- hpc, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100