- San Francisco Bay Area
-
21:07
(UTC -08:00)
Block or Report
Block or report tenpercent
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
eigenvalues Public
Find the eigenvalues of a matrix using QR-decomposition and the method of rotations
C++ 3
-
-
Inversion of a matrix using gauss elimination with pivot search in rows and columns during each step of direct flow of elimination. MPI version
C++ 2
-
optimal-control Public
Solution of Lagrange problem (in a special case): optimization of linear functional.
C++ 2
-
"hello-triangle"-inspired example using GLSurfaceView to display stuff and native OpenGL ES 2 routines to render stuff
319 contributions in the last year
Contribution activity
February 2023
Created 4 commits in 1 repository
Created a pull request in facebookincubator/AITemplate that received 4 comments
print the device features on model container initialization (#168)
Summary: Pull Request resolved: #168 retrieve and parse cudaDeviceProp the motivation comes from accidentally hitting the device's shared memory li…