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

Update broken link for Stan OpenCL support page #686

Merged
merged 1 commit into from Aug 3, 2022

Conversation

erictleung
Copy link
Contributor

Submission Checklist

  • Run unit tests
  • Declare copyright holder and agree to license (see below)

Summary

Fixes broken OpenCL support link, which appears to be this instead http://mc-stan.org/math/d0/d8f/opencl_support.html

Closes #685

Copyright and Licensing

Please list the copyright holder for the work you are submitting
(this will be you or your assignee, such as a university or company):
Eric Leung

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses:

@codecov-commenter
Copy link

Codecov Report

Merging #686 (4e1af05) into master (9ad2918) will decrease coverage by 2.24%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #686      +/-   ##
==========================================
- Coverage   89.95%   87.71%   -2.25%     
==========================================
  Files          12       12              
  Lines        3654     3654              
==========================================
- Hits         3287     3205      -82     
- Misses        367      449      +82     
Impacted Files Coverage Δ
R/install.R 49.41% <0.00%> (-13.52%) ⬇️
R/csv.R 93.84% <0.00%> (-3.83%) ⬇️
R/utils.R 78.90% <0.00%> (-0.85%) ⬇️
R/run.R 94.79% <0.00%> (-0.48%) ⬇️
R/model.R 91.14% <0.00%> (-0.15%) ⬇️

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

Copy link
Member

@rok-cesnovar rok-cesnovar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@rok-cesnovar rok-cesnovar merged commit 46b47b0 into stan-dev:master Aug 3, 2022
@erictleung erictleung deleted the patch-1 branch August 3, 2022 17:53
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.

documentation: broken link on the GPU - OpenCL page
3 participants