Research Scientist:
ML, HPC, ARM, LLVM, MLIR,
open source, compilers, debuggers,
vectorisation, code generation,
distributed & scientific computing
-
Intel Labs
- Cambridge, UK
- https://www.linkedin.com/in/rengolin/
- @rengolin
Pinned Loading
-
-
llvm/llvm-project
llvm/llvm-project PublicThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
-
microsoft/verona
microsoft/verona PublicResearch programming language for concurrent ownership
-
-
OpenMathLib/OpenBLAS
OpenMathLib/OpenBLAS PublicOpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
-
hpcc-systems/HPCC-Platform
hpcc-systems/HPCC-Platform PublicHPCC Systems (High Performance Computing Cluster) is an open source, massive parallel-processing computing platform for big data processing and analytics.
437 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
libxsmm/tpp-mlir,
llvm/llvm-project,
rengolin/github-actions
and 14 other
repositories
Loading
Contribution activity
February 2025
Created 32 commits in 2 repositories
Created 1 repository
-
rengolin/github-actions
This contribution was made on Feb 10
Created a pull request in libxsmm/tpp-mlir that received 6 comments
[CI] Fix benchmark triggers
This fixes both workflow_dispatch
, now with check-boxes instead of integers and actually running correctly, as well as pull_request
that now doesn'…
+36
−28
lines changed
•
6
comments
Opened 5 other pull requests in 2 repositories
rengolin/github-actions
3
merged
-
testing PR
This contribution was made on Feb 10
-
less base tests, on push
This contribution was made on Feb 10
-
==============
This contribution was made on Feb 10
libxsmm/tpp-mlir
1
closed
1
merged
-
[CI] Run benchmarks on PR update, not just relable
This contribution was made on Feb 10
-
Replace op->erase() with rewriter.eraseOp
This contribution was made on Feb 8
Reviewed 27 pull requests in 3 repositories
llvm/llvm-project
18 pull requests
-
[mlir][linalg] Create a dedicated target for
LinalgRelayoutInterface
This contribution was made on Feb 24 -
[mlir][linalg] Extend elementwise
This contribution was made on Feb 20
-
[mlir][python] fix linalg.pack/unpack
This contribution was made on Feb 19
-
[MLIR][Linalg] Introduce Python API for linalg.batch_matmul Ops.
This contribution was made on Feb 18
-
[mlir][bazel] Port https://github.com/llvm/llvm-project/commit/517800e37e8d3a4ee84214bef65e227612c2a98b
This contribution was made on Feb 17
-
[mlir][linalg] Create a dedicated target for LinalgRelayoutInterface
This contribution was made on Feb 17
-
[mlir][tensor][linalg] Move RelayoutOpInterface from linalg back to tensor
This contribution was made on Feb 17
-
[mlir][x86vector] Fix integration tests lowering
This contribution was made on Feb 17
-
[mlir] move LinalgToStandard to Linalg as ConvertToFunctionCalls
This contribution was made on Feb 17
-
[mlir][x86vector] AVX512-BF16 Convert packed F32 to BF16
This contribution was made on Feb 17
-
[mlir][linalg] Update docs for
linalg.generic
(NFC)This contribution was made on Feb 14 -
[mlir][tensor][linalg] Move Pack/Unpack Ops to Linalg
This contribution was made on Feb 13
-
DeveloperPolicy: Update commit access requirements
This contribution was made on Feb 13
-
[MLIR][mesh] Mesh fixes
This contribution was made on Feb 12
-
[mlir][tensor] Make useful Tensor utilities public
This contribution was made on Feb 11
-
[MLIR][Linalg] Expose linalg.matmul and linalg.contract via Python API
This contribution was made on Feb 10
-
[MLIR][Linalg] Introduce broadcast/transpose semantic to 'linalg.batc…
This contribution was made on Feb 6
-
[mlir][tensor] Introduce
TensorRelayoutOpInterface
This contribution was made on Feb 5
libxsmm/tpp-mlir
8 pull requests
-
Bump LLVM
This contribution was made on Feb 18
-
Update README.md
This contribution was made on Feb 18
-
Enable vector to amx code generation and execution using libxsmm plat…
This contribution was made on Feb 17
-
Hoisting vector.transfer operations for bf16 type
This contribution was made on Feb 17
-
Brgemm register tiling for bf16 type
This contribution was made on Feb 14
-
[CI] Fix benchmark triggers
This contribution was made on Feb 11
-
bump libxsmm
This contribution was made on Feb 8
-
Update README.md; changed github URL
This contribution was made on Feb 8
libxsmm/libxsmm-dnn
1 pull request
-
Bump LIBXSMM
This contribution was made on Feb 8
Created an issue in llvm/llvm-project that received 11 comments
[MLIR] Remove the dependency between Tensor and Linalg
As exposed by: https://discourse.llvm.org/t/rfc-move-tensor-pack-and-tensor-unpack-into-linalg/ #123902 #125823 #127544 We need to remove the dep…
11
comments