Jump to content

BenCamps

Member
  • Posts

    7
  • Joined

  • Last visited

Reputation Activity

  1. Informative
    BenCamps reacted to Coaxialgamer in GPU instruction sets?   
    Because GPUs are programmed using CUDA/OpenGL/DirectX/OPENCL etc, the instruction set never really needs to be exposed to the programmer. Nvidia/AMD will create an instruction set for their new gpu architecture, not worrying about binary compatibility with older architectures. All that is handled by the driver.
    As far as i'm aware, there's no proper name for any of the ISAs used.
  2. Informative
    BenCamps got a reaction from ThatBlockishWay in Help making .exe file   
    I think electron would work well for what you are trying, which essentially allow you to create an application using HTML, JS and CSS.
×