Brad Chamberlain

@bradcray.bsky.social

Avid proponent of making HPC users more productive while making parallel computing more accessible to everyone. Founding member and technical lead of the Chapel Programming Language project (https://chapel-lang.org). Distinguished Technologist at HPE.

One of my favorite things about today's release of Chapel 2.9 is its focus on user-requested features and user-reported bugs. While writing up its release announcement, we realized that all new user issues since Chapel 2.8 had been resolved (and many older ones as well).

Chapel Programming Language@chapellanguage.bsky.social · 2mo ago

We’ve released Chapel 2.9 today, featuring improvements to the Mason package manager and its ecosystem, dynamic loading of Chapel libraries, and tools for developing Chapel code, along with many other user-driven features and bug fixes. Read about it at: chapel-lang.org/blog/posts/a...

A screenshot of the Chapel 2.9 release announcement, listing highlights and showing the article's table of contents.

HPE is hiring Visiting Scholars. This is a great opportunity for graduate students to work alongside our team and tackle challenging problems in HPC using tools like GenAI/LLM, Chapel, and Arkouda. If interested, you can get more info and apply here: careers.hpe.com/us/en/job/12...

Visiting Scholar - HPC & AI Advanced Development in San Jose, California, 95002 | Administration & Workplace at HPE

Apply for Visiting Scholar - HPC & AI Advanced Development job with HPE in San Jose, California, 95002. Administration & Workplace at HPE

careers.hpe.com

I'm excited for Jade Abraham to be representing the Chapel Programming Language project at FOSDEM for the first time in our project's history this week! If you're there, be sure to catch their talk! @fosdem.org @chapellanguage.bsky.social

Chapel Programming Language@chapellanguage.bsky.social · 6mo ago

For the first time, Chapel will be represented at @fosdem.org! If you will be at FOSDEM 2026, make sure to stop by the HPC, Big Data & Data Science track on Sunday and see Jade Abraham talk about Productive Parallel Computing in Chapel and Arkouda. fosdem.org/2026/schedul...

I don't get the chance to talk about Arkouda—a Python library for doing exploratory data analytics interactively on supercomputers—nearly as often as I do Chapel, so this talk at the University of Washington eScience Institute (uwescience.bsky.social) that wrapped up 2025 was a fun one for me.

Chapel Programming Language@chapellanguage.bsky.social · 8mo ago

Interested in doing exploratory analytics interactively on data sets that exceed your workstation’s capacity? Learn about Arkouda, and how it compares to Pandas, Dask, and Spark, in this talk and demo given at the @uwescience.bsky.social Data Science Seminar: www.youtube.com/watch?si=c_o...

I made the new scalable sort routine for the Chapel standard library! Now it's possible to easily sort a distributed array just by calling the standard library 'sort'. Outperforms the best distributed Chapel sort to date, and it performs competitively with the KaDiS AMS sort written in MPI. #HPC

Chapel Programming Language@chapellanguage.bsky.social · last yr.

Chapel 2.5 is being released today! Highlights include a new scalable sort routine, an editions feature for experimental breaking changes, a new aliasing reshape() for arrays, initial support for VSCode debugging, dynamically loaded libraries, and more! chapel-lang.org/blog/posts/a...