Open zhoutianzi666 opened 3 months ago
This issue has been labeled inactive-30d
due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d
if there is no activity in the next 60 days.
What is your question?
The code prints
but I think it should be
When I want to print the second element of thread 0, I should use ?
printf("%f\n", (float)(tAgA((2,0),0,0)));
orprintf("%f\n", (float)(tAgA((2,0),0,0)));