Title: Inconsistent pow and atan2 implementation of matrix functions for GPU and CPU · Issue #79 · BIDData/BIDMat · GitHub
Open Graph Title: Inconsistent pow and atan2 implementation of matrix functions for GPU and CPU · Issue #79 · BIDData/BIDMat
X Title: Inconsistent pow and atan2 implementation of matrix functions for GPU and CPU · Issue #79 · BIDData/BIDMat
Description: Hi, I'm running into issues using the pow and atan2 functions on GPU and CPU matrices. The issue is really that the math works on the CPU and doesn't on the GPU. The following snippet works: val m = rand(10,10) val p = zeros(10,10) + 2 v...
Open Graph Description: Hi, I'm running into issues using the pow and atan2 functions on GPU and CPU matrices. The issue is really that the math works on the CPU and doesn't on the GPU. The following snippet works: val m ...
X Description: Hi, I'm running into issues using the pow and atan2 functions on GPU and CPU matrices. The issue is really that the math works on the CPU and doesn't on the GPU. The following snippet works...
Opengraph URL: https://github.com/BIDData/BIDMat/issues/79
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Inconsistent pow and atan2 implementation of matrix functions for GPU and CPU","articleBody":"Hi,\r\n\r\nI'm running into issues using the pow and atan2 functions on GPU and CPU matrices. The issue is really that the math works on the CPU and doesn't on the GPU. The following snippet works:\r\n\r\nval m = rand(10,10)\r\nval p = zeros(10,10) + 2\r\nval buff = ones(10,10)\r\npow(m,p,buff)\r\n\r\nAnd the similar GPU implementation hangs forever:\r\n\r\nval m = grand(10,10)\r\nval p = gzeros(10,10) + 2\r\nval buff = gones(10,10)\r\npow(m,p,buff)\r\n\r\nThis is easy enough to work around with e.g.\r\n\r\nexp(p *@ ln(m)) \r\n\r\nbut was somewhat confusing when code that ran fine on a cpu hung forever on a GPU.","author":{"url":"https://github.com/winstrom","@type":"Person","name":"winstrom"},"datePublished":"2017-07-28T19:25:42.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/79/BIDMat/issues/79"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:2c924d21-f3b7-d50e-d91e-95f7c90999b1 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A750:11682C:58ED2D1:7735BD1:6A5DDE92 |
| html-safe-nonce | f7c8304122bd431881bba2429c4026b8d1d06046ea4205b5167385f83dac2ff2 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNzUwOjExNjgyQzo1OEVEMkQxOjc3MzVCRDE6NkE1RERFOTIiLCJ2aXNpdG9yX2lkIjoiMzA2NjU3OTQxNjc0MDkxMjc4NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | f4f4af1b8a63f8e97c3459e77a798213f94946192068dec2d214063d16081df3 |
| hovercard-subject-tag | issue:246438023 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/BIDData/BIDMat/79/issue_layout |
| twitter:image | https://opengraph.githubassets.com/d00ebc312911a7ce795e73ce1fa5ace0b4c26b6647853e6a4d2d25107472f817/BIDData/BIDMat/issues/79 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/d00ebc312911a7ce795e73ce1fa5ace0b4c26b6647853e6a4d2d25107472f817/BIDData/BIDMat/issues/79 |
| og:image:alt | Hi, I'm running into issues using the pow and atan2 functions on GPU and CPU matrices. The issue is really that the math works on the CPU and doesn't on the GPU. The following snippet works: val m ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | winstrom |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b |
| turbo-cache-control | no-preview |
| go-import | github.com/BIDData/BIDMat git https://github.com/BIDData/BIDMat.git |
| octolytics-dimension-user_id | 6103170 |
| octolytics-dimension-user_login | BIDData |
| octolytics-dimension-repository_id | 6270220 |
| octolytics-dimension-repository_nwo | BIDData/BIDMat |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 6270220 |
| octolytics-dimension-repository_network_root_nwo | BIDData/BIDMat |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 9c975978430e9ad293956f2bbdaf153b1bd84a99 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width