Skip to content
View lucascogrossi's full-sized avatar
🚀
🚀

Highlights

  • Pro

Organizations

@E2PC

Block or report lucascogrossi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lucascogrossi/README.md

🎓 About Me

Hi! I'm a computer science undergraduate student @ Midwestern Parana State University 🇧🇷

🔬 Current Focus

I'm currently working on accelerating the V-cycle multigrid method for my undergraduate thesis!

💡 Interests

  • 🚀 GPU Computing
  • 🤖 Artificial Intelligence
  • 💻 Software Engineering

🛠️ Technologies & Tools

C C++ Python CUDA Triton PyTorch NumPy Linux Docker Git Bash CMake PostgreSQL AWS Jupyter LaTeX

🌱 Currently Learning

  • CUDA & Triton
  • PyTorch
  • Multigrid methods

📫 Let's Connect

Feel free to reach out via LinkedIn or email: contact [at] lucascogrossi [dot] com

Check out my personal website for blog posts, projects, and more!


Pinned Loading

  1. transformer-from-scratch transformer-from-scratch Public

    An encoder-decoder transformer implemented from scratch for English-Portuguese translation. For educational purposes only.

    Python

  2. Deep-Learning-with-PyTorch Deep-Learning-with-PyTorch Public

    Repository for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.

    Jupyter Notebook

  3. Programming-Massively-Parallel-Processors Programming-Massively-Parallel-Processors Public

    Code and notes from the Programming Massively Parallel Processors (PMPP) book

    Cuda

  4. paralelizacao-convolucao-2d paralelizacao-convolucao-2d Public

    Código-fonte do trabalho "Estudo e implementação de estratégias para paralelização de convoluções 2D em GPUs", apresentado na X Jornada de Atualização em Informática da UNICENTRO.

    Cuda

  5. GPU-Puzzles GPU-Puzzles Public

    Forked from srush/GPU-Puzzles

    Solve puzzles. Learn CUDA.

    Jupyter Notebook

  6. triton triton Public

    Repository for learning Triton GPU programming

    Python