← Back to home

Archive

Posts tagged “gpus”

1 entry tagged “gpus”.

Filter by type

  • All 42
  • Blog Posts 19
  • Today I Learned 23

Browse by tag

android 1 apis 1 artificial-intelligence 1 aws 2 bash 1 cloudflare 1 cryptography 1 css 2 design 7 diagrams 1 docker 3 economics 1 frameworks 1 git 1 gpus 1 javascript 5 laravel 1 linux 2 math 1 mobile 1 openai 2 personal 1 php 11 python 1 security-vulnerabilities 1 shell 1 solid 2 talk 1 tdd 1 technical-debt 1 til 1 vector-databases 1 web 1
Today I Learned 21 November 2023
  • gpus

GPUs are non-deterministic

This means they can do the same calculation twice and get different answers. Be careful if you use GPUs for security related things. This is because of how floating point arithmetic works in CPUs/GPUs - the same thing th…

Read more →

© Dave Hulbert

Home GitHub