So previously a rumor stated that Apple would create a driver API to allow companies to create device drivers for users to download. There was speculation that Nvidia could use this API to create drivers for its GPUs:
https://www.idownloadblog.com/2019/04/22/macos-10-15-api-device-drivers/
Now it is here officially:
https://developer.apple.com/documentation/driverkit
Does this indeed look like something that could be used to create GPU device drivers or no? While I program in CUDA, I do not interact with GPU drivers on a low-level enough basis to know what is required for a GPU driver. However, I'm concerned that DriverKit does not provide the needed functionality for the same reasons as expressed here:
https://egpu.io/forums/mac-setup/nvidia-drivers-coming-to-macos-after-all/#post-60479
I wouldn't mind if graphical acceleration was impossible but we could use the Nvidia cards for compute ... that would be good enough for me though I know others would still be disappointed. If someone with knowledge of GPU drivers could comment, that would be great!
https://www.idownloadblog.com/2019/04/22/macos-10-15-api-device-drivers/
Now it is here officially:
https://developer.apple.com/documentation/driverkit
Does this indeed look like something that could be used to create GPU device drivers or no? While I program in CUDA, I do not interact with GPU drivers on a low-level enough basis to know what is required for a GPU driver. However, I'm concerned that DriverKit does not provide the needed functionality for the same reasons as expressed here:
https://egpu.io/forums/mac-setup/nvidia-drivers-coming-to-macos-after-all/#post-60479
I wouldn't mind if graphical acceleration was impossible but we could use the Nvidia cards for compute ... that would be good enough for me though I know others would still be disappointed. If someone with knowledge of GPU drivers could comment, that would be great!
Last edited: