Spyke
gpu_programming·GPU_programmingbydragontamer

Solving MaxSAT with Matrix Multiplication

The abstract stuck out to me, and I like dabbling in the 3SAT stuff on a hobby level.

The gist is that these researchers have utilized the TensorCores / FP16 Matrix Multiplication routines found in neural-network chips/instructions to start searching for MaxSAT (which seems to be related to 3SAT somehow, I'll be reading more about this...)

https://hgpu.org/?p=28742Open linkView original on lemmy.world
No comments on the original post yet.
Solving MaxSAT with Matrix Multiplication | Spyke