You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My operating system is Ubuntu 22.04 LTS.
I have built the version of TACO on the master branch as instructed. I didn't change the default compiler and optimization flags.
I would be grateful if you could help me with this problem.
The text was updated successfully, but these errors were encountered:
Hi,
I want to compute the column summation of a sparse matrix in CSR format. Here is the code snippet I wrote in cpp.
And here is how A_taco.mtx looks like:
My operating system is Ubuntu 22.04 LTS.
I have built the version of TACO on the master branch as instructed. I didn't change the default compiler and optimization flags.
I would be grateful if you could help me with this problem.
The text was updated successfully, but these errors were encountered: