René's URL Explorer Experiment


Title: Sparse * Dense Comparison with MKL · Issue #552 · python-graphblas/python-graphblas · GitHub

Open Graph Title: Sparse * Dense Comparison with MKL · Issue #552 · python-graphblas/python-graphblas

X Title: Sparse * Dense Comparison with MKL · Issue #552 · python-graphblas/python-graphblas

Description: First of all, thank you so much for your interesting repo. Python-GraphBLAS has helped me a lot during my whole project. I just have a small question related to the comparison between Python-GraphBLAS's and MKL's matrix multiplication op...

Open Graph Description: First of all, thank you so much for your interesting repo. Python-GraphBLAS has helped me a lot during my whole project. I just have a small question related to the comparison between Python-GraphB...

X Description: First of all, thank you so much for your interesting repo. Python-GraphBLAS has helped me a lot during my whole project. I just have a small question related to the comparison between Python-GraphB...

Opengraph URL: https://github.com/python-graphblas/python-graphblas/issues/552

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Sparse * Dense Comparison with MKL","articleBody":"First of all, thank you so much for your interesting repo. Python-GraphBLAS has helped me a lot during my whole project. I just have a small question related to the comparison between Python-GraphBLAS's and MKL's matrix multiplication operation as follows:\r\n\r\nIn the Sparse * Dense scenario, I have run these 2 operations 10 times for benchmarking on the same input:\r\n```\r\nNumber of threads: 8\r\nX shape: (500091, 2381304)\r\nC shape: (100, 2381304)\r\n#nnz X: 1255206075\r\n#nnz C: 35204619\r\nDensity of X:  0.0010540255835157798\r\nDensity of C:  0.14783756714808358\r\n```\r\n\r\n```\r\nPython-GraphBLAS:\r\nX: csr\r\nC: fullc\r\n\r\nC = C.T\r\nXC \u003c\u003c 0\r\nXC \u003c\u003c XC(accum = gb.binary.plus, nthreads=nthreads) \u003c\u003c X.mxm(C)\r\n\r\nMean Runtime:  30.749253249168397\r\nStd Runtime:  0.1747113620436487\r\n```\r\nand\r\n```\r\nMKL:\r\nX: csr\r\nC: numpy.array(order=\"F\")\r\n\r\nC = C.T\r\nXC = sdm.dot_product_mkl(X, C)  \r\n\r\nMean Runtime:  17.70107755661011\r\nStd Runtime:  0.04377898424894914 \r\n```\r\nIt seems like the one conducted with MKL is more efficient. My question is whether I have used the optimal operation for Python-GraphBLAS? Is there any other way to conduct this operation in more efficient manner with Python-GraphBLAS?\r\n\r\nThank you so much in advance! I'm looking forward to hearing from you soon.","author":{"url":"https://github.com/khoinpd0411","@type":"Person","name":"khoinpd0411"},"datePublished":"2025-01-06T06:54:23.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/552/python-graphblas/issues/552"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:4daa4e55-3ae5-f65e-5f76-6409ac4b1955
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id91D2:A9721:103FD5C:16E28CF:697262B8
html-safe-nonce6ee6478618a1b53508c0c68f5f11caa0ea47cc395b847c7813599e5338bde5e5
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MUQyOkE5NzIxOjEwM0ZENUM6MTZFMjhDRjo2OTcyNjJCOCIsInZpc2l0b3JfaWQiOiIxMDQ2Njk1MDQyMzE2NjU3MzM2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac258ade3143e321718b6606094c3f1bd779cd64250d985678f348687b58b78f21
hovercard-subject-tagissue:2769970441
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python-graphblas/python-graphblas/552/issue_layout
twitter:imagehttps://opengraph.githubassets.com/8eae6b9ce531d75f49d49d58a36b70d04ec5c77dbf8fea62b48b38249885581e/python-graphblas/python-graphblas/issues/552
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/8eae6b9ce531d75f49d49d58a36b70d04ec5c77dbf8fea62b48b38249885581e/python-graphblas/python-graphblas/issues/552
og:image:altFirst of all, thank you so much for your interesting repo. Python-GraphBLAS has helped me a lot during my whole project. I just have a small question related to the comparison between Python-GraphB...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamekhoinpd0411
hostnamegithub.com
expected-hostnamegithub.com
Noneab2c8e6ec49d8737f6bf007a86b2c4a2bc434bba562c524e0c76465bc9ed358b
turbo-cache-controlno-preview
go-importgithub.com/python-graphblas/python-graphblas git https://github.com/python-graphblas/python-graphblas.git
octolytics-dimension-user_id103965858
octolytics-dimension-user_loginpython-graphblas
octolytics-dimension-repository_id221014819
octolytics-dimension-repository_nwopython-graphblas/python-graphblas
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id221014819
octolytics-dimension-repository_network_root_nwopython-graphblas/python-graphblas
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release52bb8e0c9f4e51b63385b80feac0e6ba25e8dbd5
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python-graphblas/python-graphblas/issues/552#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-graphblas%2Fpython-graphblas%2Fissues%2F552
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-graphblas%2Fpython-graphblas%2Fissues%2F552
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python-graphblas%2Fpython-graphblas
Reloadhttps://github.com/python-graphblas/python-graphblas/issues/552
Reloadhttps://github.com/python-graphblas/python-graphblas/issues/552
Reloadhttps://github.com/python-graphblas/python-graphblas/issues/552
python-graphblas https://github.com/python-graphblas
python-graphblashttps://github.com/python-graphblas/python-graphblas
Notifications https://github.com/login?return_to=%2Fpython-graphblas%2Fpython-graphblas
Fork 16 https://github.com/login?return_to=%2Fpython-graphblas%2Fpython-graphblas
Star 151 https://github.com/login?return_to=%2Fpython-graphblas%2Fpython-graphblas
Code https://github.com/python-graphblas/python-graphblas
Issues 55 https://github.com/python-graphblas/python-graphblas/issues
Pull requests 13 https://github.com/python-graphblas/python-graphblas/pulls
Discussions https://github.com/python-graphblas/python-graphblas/discussions
Actions https://github.com/python-graphblas/python-graphblas/actions
Projects 0 https://github.com/python-graphblas/python-graphblas/projects
Wiki https://github.com/python-graphblas/python-graphblas/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python-graphblas/python-graphblas/security
Please reload this pagehttps://github.com/python-graphblas/python-graphblas/issues/552
Insights https://github.com/python-graphblas/python-graphblas/pulse
Code https://github.com/python-graphblas/python-graphblas
Issues https://github.com/python-graphblas/python-graphblas/issues
Pull requests https://github.com/python-graphblas/python-graphblas/pulls
Discussions https://github.com/python-graphblas/python-graphblas/discussions
Actions https://github.com/python-graphblas/python-graphblas/actions
Projects https://github.com/python-graphblas/python-graphblas/projects
Wiki https://github.com/python-graphblas/python-graphblas/wiki
Security https://github.com/python-graphblas/python-graphblas/security
Insights https://github.com/python-graphblas/python-graphblas/pulse
New issuehttps://github.com/login?return_to=https://github.com/python-graphblas/python-graphblas/issues/552
New issuehttps://github.com/login?return_to=https://github.com/python-graphblas/python-graphblas/issues/552
Sparse * Dense Comparison with MKLhttps://github.com/python-graphblas/python-graphblas/issues/552#top
https://github.com/khoinpd0411
https://github.com/khoinpd0411
khoinpd0411https://github.com/khoinpd0411
on Jan 6, 2025https://github.com/python-graphblas/python-graphblas/issues/552#issue-2769970441
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.