NASM - The Netwide Assembler
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Calendar
Login
Register
NASM - The Netwide Assembler
»
NASM Forum
»
Programming with NASM
»
nvidia assembly guide too?
« previous
next »
Print
Pages: [
1
]
Author
Topic: nvidia assembly guide too? (Read 8997 times)
isit
Jr. Member
Posts: 8
nvidia assembly guide too?
«
on:
December 07, 2016, 03:15:56 AM »
http://docs.nvidia.com/cuda/cuda-binary-utilities/index.html
http://docs.nvidia.com/cuda/parallel-thread-execution/index.html
http://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-software-developer-instruction-set-reference-manual-325383.pdf
http://www.intel.com/content/www/us/en/chipsets/8-series-chipset-pch-datasheet.html
if anyone knows how to call the gpu from the cpu and give the gpu the proper functions? I am still a bit confused about using the gpu in software because it doesn't actually seem to do graphics processing, it just seems to do math. If anyone is more familiar with using GPU's for graphics give me some theory and some practical examples
Try and get into the standard millions of color display etcetera etc etcetera and I am sure we can come up with some good NASM Operating Systems. SVGA VESA etcetera
I personally Have 740M and 940M
but yeah how to use the GPU from NASM. and what functions i should look to provide the GPU to optimize the output of the screens.
we may have to write or hack out a driver for NASM GPU interface, but hey it can be done with some time and patience.
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Programming with NASM
»
nvidia assembly guide too?