Welcome, Guest
Username: Password: Remember me
Discussions for CodeTyphon Object Pascal Programming Language
  • Page:
  • 1

TOPIC:

Load GPU for calculations! 6 years 5 months ago #11061

  • Tigr
  • Tigr's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 54
  • Thank you received: 1
Good day!
Ask such a question as you can use the power of the GPU to perform calculations for a particular function... search specific answer to this question is not allowed((( based on my small knowledge....)
How can the means of the CT transfer function GPU for example to add 2 numbers and get the answer?
//Hardware: Nvidia GeForce

Please Log in or Create an account to join the conversation.

Load GPU for calculations! 6 years 5 months ago #11062

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sir
the only GPU low level API (we know) to perform calculations is Vulkan
OpenGL want a surface to draw and to perform GPU calculations.
You can test Vulcan with pl_Vulkan CT library.

Welcome to DEEP Programming Ocean... :)
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

Load GPU for calculations! 6 years 5 months ago #11063

  • Tigr
  • Tigr's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 54
  • Thank you received: 1
thank you!

Please Log in or Create an account to join the conversation.

  • Page:
  • 1