[Gems-users] 答复: accessing L2 cache in L1.sm


Date: Mon, 5 Sep 2011 13:02:38 +0800
From: "huangyongbing" <huangyongbing@xxxxxxxxxx>
Subject: [Gems-users] 答复: accessing L2 cache in L1.sm

I think you cannot achieve this without message passing currently. The communication between L1 cache and L2 cache is completed through ports. You have to change a lot in order to complete this

 

发件人: gems-users-bounces@xxxxxxxxxxx [mailto:gems-users-bounces@xxxxxxxxxxx] 代表 Hui Zhao
发送时间: 201195 11:28
收件人: gems-users@xxxxxxxxxxx
主题: [Gems-users] accessing L2 cache in L1.sm

 

Hello
     Does anyone know how to access L2 cache information in L1 structure? For example, the L2 cache has some booking information of L2 lines, and I want to access such information in L1 files. I don't want to use message passing, I just want to use the L2 information as a kind of global info. However, in the L1***.sm files, I can't access L2cacheMemory as a global variable, how can I do it?

Thanks

[← Prev in Thread] Current Thread [Next in Thread→]