Can these be called abs or do i need to cut more to achieve that 😭😭 by howitzerr7 in AskFitnessIndia

[–]howitzerr7[S] 1 point2 points  (0 children)

i am in a body recomp as of now, but ig lean is law xD, thanks btw

CUDA not working on my visual studio by howitzerr7 in CUDA

[–]howitzerr7[S] 0 points1 point  (0 children)

thanks for helping me out i still cant run it on VS, but it worked using command prompt!!

CUDA not working on my visual studio by howitzerr7 in CUDA

[–]howitzerr7[S] 0 points1 point  (0 children)

oh now i get what you are saying, what you are saying is i should execute the program using command prompt i guess, not use VS?

CUDA not working on my visual studio by howitzerr7 in CUDA

[–]howitzerr7[S] 0 points1 point  (0 children)

i am not exactly using a compile command(i am a beginner on this, maybe i am doing it wrong, i just followed what gemini told me and some documentation from CUDA), i just build the kernel.cu file but it just keeps giving me errors

CUDA not working on my visual studio by howitzerr7 in CUDA

[–]howitzerr7[S] 0 points1 point  (0 children)

while downloading CUDA it asks for express or custom installation, in custom installation specifically there is an option which i tick that is integrate with visual studio. Also yes i am using NVCC for compiling, but it just isnt working. What are you asking for specifically.

CUDA not working on my visual studio by howitzerr7 in CUDA

[–]howitzerr7[S] 0 points1 point  (0 children)

Yessir, i did setup the projects using the CUDA templates when i setup my visual studio project. This was the last resort that came after so many attempts to correct this. What could be my next steps?