Congratulations to B4 students for passing the entrance exam

The entrance exam for graduate school was conducted at the end of August.
Thank all B4 students for your hard-working.
In our lab, we have been given 3 months to prepare for this entrance exam. There are many examples of past questions from our seniors.
B4 students are now working hard for their graduation research!

We had a celebration for B4 students

Hello, this is Ishii, a 4th-year undergraduate (B4) student.

Recently, three B4 students in our lab successfully passed the entrance exam for graduate school, congratulations!
To celebrate the good news, our lab had a party on September 15th.
Although the party was held virtually due to the COVID-19, we really enjoyed it and had a great time.

After passing the exam, I am still going to do my best and get well-prepared for becoming a graduate student.

A note about attending HOT CHIPS 33 by Liu

HOT CHIPS is one of the semiconductor industry’s leading conferences on high-performance microprocessors and related integrated circuits. This year, the latest technologies and products were introduced and presented by engineers and chip designers from famous corporations and national laboratories. The conference was held virtually from August 22nd to 24th.

It had several sessions including CPUs, data processors, machine learning platforms, and etc. There were many innovations and technical improvements introduced in high-quality presentations.

This year, several top-level corporations brought their new CPUs. Here, I am going to share some topics I am interested in and my impressions.

1. Intel Alder Lake

Alder Lake is the newest generation of Intel Core processors. The core design is totally different from the past. It uses two different cores with different architectures, P-core and E-core, to achieve the performance hybrid.

Fig.1 P Core and E Core (source: Intel)

P-core delivers higher performance on single and lightly threaded scalable applications, while E-core provides better throughput on multi-threaded applications. For the scheduling, Intel uses the Thread Director to put the right workload on the right core at the right time. Based on the IPC differences between P-core and E-core, applications are classified into 4 classes. The information on energy efficiency and performance is periodically written into the EHFI table. Then the OS scheduler selects the best core allocation. The Thread Direct architecture is shown as follows.

Fig.2 Thread Director (source: Intel)

2. AMD Zen3

Compared to Zen2, the new generation achieves 19% IPC improvement, which is awesome. The figure shows major changes in Zen3.

Fig.3 Comparison between Zen3 and Zen2 (source: AMD)

The most interesting part for me is the Zen3 cache hierarchy. Although the total size of the L3 is not changed, the direct accessibility per core becomes twice, which brings the reduction in effective memory latency. The outstanding misses of L2 and L3 are also amazing.  Besides, their 3D V-cache technology makes the L3 192MB, which is a surprising capacity.

Fig.4 Zen3 Cache Hierarchy and 3D V-Cache (source: AMD)

3. IBM Telum

The new IBM Z system is quite different from Z15, especially the cache hierarchy. Each core has a private 32MB L2 cache, which is 8 times larger than the L2 cache in Z15. However, in Telum, there are no physical L3 and L4 caches, instead, IBM uses L2 to generate virtual L3 and L4 caches. This inspiring design greatly saves chip areas and latencies of L3 and L4, while still remains their functions, and further improves cache size per core. With such implementation, the system can achieve over 40% per socket performance growth.

Fig.5 IBM Telum Cache Hierarchy (source: IBM)

4. Intel Xeon Sapphire Rapids

Recently, modular architecture has become popular in processor design. This is because a smaller die size can bring better yield in the chip fabrication. Thus, Sapphire Rapids uses EMIB technology to achieve a multi-tile design. The acceleration engine in each tile is one important part. It includes data streaming, quick assist technology, and dynamic load balancer, and supports common-mode tasks offload.

Fig.6 Sapphire Rapids (source: Intel)

In addition, the shared LLC is also increased this time, and the HBM with 2 modes (flat or caching) are mentioned.

There are still many brilliant presentations that I cannot introduce all. For example, Samsung’s HBM2-PIM, the chiplet and 3D packaging, and etc. From this conference, I have learned a great number of inspiring ideas and technologies. I am impressed by their creations and efforts in achieving improvements. These new architectures and ideas show me popular trends in chip design fields and will help a lot for my own research.

B3 study sessions are finished!

Hello there, long time no see. This is mellow.
Just around 1 hour before writing this article, we had the this year’s final, 8th, study session for B3 students.

What are B3 study sessions

As we’ve already explained in the page For Prospective Students, Takizawa lab prepares various educational programs for students who are new to the lab.
This year, we welcomed three B3 and one M1 freshmen to our lab. Thus, we had the study sessions for these four freshmen.

This year’s study session

In total, 8 study sessions were held this year with different and useful themes.

Date Tutor Content
17th June Kaneko Environment Construction
24th June Kaneko Git & GitHub
1st July Matsuse LaTeX
8th July Sugawara C
9th July Sasaki Parallelization
15th July Furuhata Singularity
29th July Satake Python
5th Aug Minglu Machine Learning

Each study sessions were like the following photo.

Hope what students have learned in these sessions can help with their further research activities in our lab.
That’s all here. Enjoy your summer vacation~

B3 Welcome Online Party

A welcome party was held at the end of June to celebrate the assignment of new B3 students.
Thanks to a fascinating web service, we still had a great time although the party could not be held face-to-face.

We are looking forward to seeing the B3 students play an active role in this lab in the future!

Took a group photo of B4 members

We took a group photo of B4 members and professors for the graduation album!
The weather cleared up just in time before the rainy season, and we got some great shots!
What a day!

Kaneko had a presetation at RECONF

Hi, this is Kaneko.
IEICE Technical Committee on Reconfigurable Systems (2021-06-RECONF) was held from June 8th to 9th.
RECONF is a regularly held conference on reconfigurable devices and systems such as FPGAs.
The details of my presentation are shown as follows.
2021-06-09 16:10 FPGAクラスタのためのSYCLインターフェースの開発とCPU-FPGA連携の評価 [Program]

Although the presentation was given online, I was still nervous because this was my first time to present publicly at a conference.
I am looking forward to more presentation experiences and skills in the future.

Sasaki made a presentation at iWAPT2021

Hi, this is Sasaki, a master-course student.

IPDPS2021(35th IEEE International Parallel & Distributed Processing Symposium) was held from May 17th to 21st.

Although the name is “Parallel & Distributed Processing,” its scope is so large, from architecture to cloud computing and neural networks, and it is like a “mini-SC.”

The conference had been scheduled to be held in Portland, US, but was held online like last year.

In a workshop, iWAPT2021(The 16th International Workshop on Automatic Performance Tuning), I made a presentation about the file I/O characteristics of heterogeneous HPC systems and the necessity of auto-tuning.

The details of the presentation are shown as follows.

  • Yuta Sasaki, Ayumu Ishizuka, Mulya Agung and Hiroyuki Takizawa. “Evaluating I/O Acceleration Mechanisms of SX-Aurora TSUBASA.” 2021 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW). [Program]


IPDPS2022 will be held in Lyon, France if it can be held face-to-face.

I hope to be able to go abroad soon!

Hello world! Xavier

Hello there, I’m Aoyagi, a 4th-year undergraduate (B4) student.
As a part of ‘skill map’ training for new B4 students, each person gets one jetson Xavier.

Xavier, Xavier, Xavier♪♪
Have you ever heard Xavier before♪♪
That’s the same spelling as that Xavier♪♪
What a surprise, Xavier♪♪

Although this Xavier, the Nvidia’s missionary, has the almost same size as Rasberry pi, it has a GPU inside.
Xavier is definitely much powerful than its appearance.
After installing the OS, we tried to let it learn the MNIST dataset.
Xavier says, ‘No sweat!’ And his fan was not even rotated.

Okay there. It seems like we have to write some tough programs to make it sweats!

Welcome to Takizawa Lab, Singularity!

Hi, I am Furuhata a.k.a “shimo”.
A type of container environment, Singularity, is installed on the Lab’s servers.
(I spent the whole golden week (the long vacation in Japan) for it.)

Singularity is often compared to The “BLUE WHALE”.
The reason our lab chose the Singularity instead of docker is that Singularity can be ran without root permission.
Also, since Singularity is the container designed for HPC, we can actually use it in the supercomputer systems.

I strongly hope that Singularity could enhance labmate’s productivity and manage servers easier.
The father/mother of Singularity  -> https://sylabs.io/