Search found 16 matches

by amdscooter
Tue Dec 17, 2024 8:24 pm
Forum: General discussion
Topic: CodeProject AI on Github
Replies: 36
Views: 6561

Re: CodeProject AI on Github

TimG wrote: Tue Dec 17, 2024 7:33 am Perfect. Thank you.
I guess no CUDA 12 unless you have a $40K + GPU in your system. Not going to be a problem for me :lol:
by amdscooter
Mon Dec 16, 2024 11:38 pm
Forum: General discussion
Topic: CodeProject AI on Github
Replies: 36
Views: 6561

Re: CodeProject AI on Github

MikeLud wrote: Mon Dec 16, 2024 10:47 pm Below is the list of supported GPU's by generation for the ALPR module

Screenshot 2024-12-16 174608.jpg
thanks mike!
by amdscooter
Mon Dec 16, 2024 7:36 pm
Forum: General discussion
Topic: CodeProject AI on Github
Replies: 36
Views: 6561

Re: CodeProject AI on Github

Thank you for that MikeLud. The ALPR is still turning off, so I will look into that. Is there a list of what works with each gpu anywhere ? I was hoping just to be able to use the latest versions of everything. Glad you got it worked out re: previous post. I have CUDA 12.6.3 downloaded but am holdi...
by amdscooter
Fri Dec 13, 2024 3:55 am
Forum: General discussion
Topic: CodeProject AI on Github
Replies: 36
Views: 6561

Re: CodeProject AI on Github

Updated to cuDNN 9.6 without issue.
by amdscooter
Thu Dec 12, 2024 10:47 pm
Forum: General discussion
Topic: CodeProject AI on Github
Replies: 36
Views: 6561

Re: CodeProject AI on Github

TimG wrote: Thu Dec 12, 2024 7:04 pm Do a full system back up and go for it. Nothing to lose if you do it that way. I've finished work for Xmas so I will be doing this soon.
Did a full disk mirror b4 I tried 2.9.5... good advise.
by amdscooter
Thu Dec 12, 2024 6:34 pm
Forum: General discussion
Topic: CodeProject AI on Github
Replies: 36
Views: 6561

Re: CodeProject AI on Github

Just downloaded cuDNN 9.6.0 as my system is using v8.5, wonder if it's worth it to upgrade as the system seems to be working fine? ain't broke.. dun fix it?
by amdscooter
Wed Dec 11, 2024 11:48 pm
Forum: General discussion
Topic: CodeProject AI on Github
Replies: 36
Views: 6561

Re: CodeProject AI on Github

YOLOv8. No problems so far. Except I don't like the kinda high latency(100-200ms) and Cuda only being 11.5. I think that has to do with Docker and the 1080 though. Other than that, everything works as it should. I think. https://hnrig.org/photo/BICP.png I'm running a 2060 and just updated drivers f...
by amdscooter
Wed Dec 11, 2024 7:23 pm
Forum: General discussion
Topic: CodeProject AI on Github
Replies: 36
Views: 6561

Re: CodeProject AI on Github

TimG wrote: Wed Dec 11, 2024 6:49 pm Try here.
Thats the ticket.... :D
by amdscooter
Tue Dec 10, 2024 10:22 pm
Forum: General discussion
Topic: CodeProject AI on Github
Replies: 36
Views: 6561

Re: CodeProject AI on Github

TimG wrote: Tue Dec 10, 2024 5:08 pm
Where did you see CUDA 12 support.. is there a changelog somewhere?
CUDA 12 is mentioned in the software release notes:


CUDA.png
Thanks.. I cannot even find that note still.. lol.
by amdscooter
Tue Dec 10, 2024 4:59 am
Forum: General discussion
Topic: CodeProject AI on Github
Replies: 36
Views: 6561

Re: CodeProject AI on Github

Hi all, I'm presently running CPAI v2.6.5 as v2.8.0 didn't work for me. I can see CPAI on Github and they are now up to v2.9.4 with CUDA 12 support. Has anybody tried these latest versions ? It looks like you can use the latest Nvidia CUDA drivers. Time to back up TimServer and try an update :? Mai...