Files for Example Projects

24 views
Skip to first unread message

June Andrews

unread,
Aug 12, 2009, 9:08:54 AM8/12/09
to Many-Core Processors Webcast 2009
Hi there, Could we get a copy of the files stored only on the cluster
for the unofficial webcasters to follow along with the projects

I believe they are of the form:
matrix_xxx.(gold or bin)

cheers
-June

Andrew Schuh

unread,
Aug 12, 2009, 11:07:41 AM8/12/09
to Many-Core Processors Webcast 2009
Those files are available at
http://many-core-processors-workshop-2009.googlegroups.com/web/CUDA_WORKSHOP_UIUC.tgz?hl=en&gda=rBH8GUkAAACDYSfYRoRUrC4prJ_yMv_tGRHiFp3sg5kyEvWJa3uWsF7Tdl4tREOi7_i1aTV-96n4YaQpp-RvOPAVfj2S-qd-hAioEG5q2hncZWbpWmJ7IQ.

You can also visit the Workshop group (linked from the home page) and
go to Files and select CUDA_WORKSHOP_UIUC.tgz.
Message has been deleted

Tom Scavo

unread,
Aug 12, 2009, 12:00:07 PM8/12/09
to Many-Core Processors Webcast 2009
Somebody sent a followup to this post, which I mistakenly moderated
away. Whomever posted the followup, please post it again.

Thanks,
Tom

On Aug 12, 10:07 am, Andrew Schuh <asc...@illinois.edu> wrote:
> Those files are available athttp://many-core-processors-workshop-2009.googlegroups.com/web/CUDA_W....

Kevin Sharkey

unread,
Aug 12, 2009, 12:40:46 PM8/12/09
to Many-Core Processors Webcast 2009
On Aug 12, 2009, at 11:12 AM, Matt wrote:
> Hi,
> The tar ball only contains symbolic links to the file, specifically to
> their real location on the ac machine.
>
> Could the actual files please be posted?
>
> Thanks,
> Matt

Tom Scavo

unread,
Aug 12, 2009, 1:10:54 PM8/12/09
to Many-Core Processors Webcast 2009

Matt Reuter

unread,
Aug 12, 2009, 1:20:43 PM8/12/09
to Many-Core Processors Webcast 2009
Hi Tom,
Not really. We've been able to successfully download the tar ball and
work on some of the labs in it.

In Lab 1.1, in particular, there are other files, matrix_(size).(gold
or bin), that are not included in the tar ball. Instead of the actual
files, the tar ball has only symbolic links (which are not valid on
our local machines...).

Matt

On Aug 12, 1:10 pm, Tom Scavo <trsc...@gmail.com> wrote:
> Does this recent posting help?
>
> http://groups.google.com/group/many-core-processors-workshop-2009/web...

Andrew Schuh

unread,
Aug 12, 2009, 1:29:13 PM8/12/09
to Many-Core Processors Webcast 2009
I apologize, but we are not going to be able to give additional help
with the labs for webcast attendees. We plan to address this for
future classes.

On Aug 12, 12:10 pm, Tom Scavo <trsc...@gmail.com> wrote:
> Does this recent posting help?
>
> http://groups.google.com/group/many-core-processors-workshop-2009/web...

Andrew Schuh

unread,
Aug 12, 2009, 1:38:49 PM8/12/09
to Many-Core Processors Webcast 2009
My previous statement is true. However, we are looking at the specific
issue of files not included in the tarball and will get back with you
soon.

Andrew Schuh

unread,
Aug 12, 2009, 1:47:44 PM8/12/09
to Many-Core Processors Webcast 2009
When we looked specifically for matrix(size).bin or gold are two
levels up from lab 1.1 and should have been in the tarball. In other
words, the symbolic link should point to an existing file (2 levels
up) in the tarball.

Matt Reuter

unread,
Aug 12, 2009, 2:04:59 PM8/12/09
to Many-Core Processors Webcast 2009
Indeed, they do.

But those files are also symbolic links outside of the tar ball's
directory.

Kevin Sharkey

unread,
Aug 12, 2009, 2:14:45 PM8/12/09
to Many-Core Processors Webcast 2009
Repeating what Matt said, here is what I see -- the links in the
example directories point to the following files, which would be fine
if they were the actual files.

-Kevin

lebanese:CUDA_WORKSHOP_UIUC User$ pwd
/Users/User/Downloads/CUDA_WORKSHOP_UIUC
lebanese:CUDA_WORKSHOP_UIUC User$ ls -la
total 344
drwx------@ 22 User staff 748 Aug 12 14:01 .
drwx------+ 12 User staff 408 Aug 12 14:00 ..
-rw-------@ 1 User staff 12292 Aug 12 14:01 .DS_Store
-rw-r-----@ 1 User staff 878 Aug 3 10:12 Makefile
-rw-r-----@ 1 User staff 111120 Aug 3 10:12 ReleaseNotes.html
drwxr-x---@ 3 User staff 102 Aug 3 10:12 bin
drwxr-x---@ 14 User staff 476 Aug 3 10:12 common
drwxr-x---@ 6 User staff 204 Aug 3 10:12 doc
drwxr-x---@ 4 User staff 136 Aug 3 17:02 lib
lrwxr-xr-x@ 1 User staff 32 Aug 12 14:00 matrix_128.bin -> /
home/ac/xiaolong/matrix_128.bin
lrwxr-xr-x@ 1 User staff 33 Aug 12 14:00 matrix_128.gold -> /
home/ac/xiaolong/matrix_128.gold
lrwxr-xr-x@ 1 User staff 33 Aug 12 14:00 matrix_3072.bin -> /
home/ac/xiaolong/matrix_3072.bin
lrwxr-xr-x@ 1 User staff 34 Aug 12 14:00 matrix_3072.gold -> /
home/ac/xiaolong/matrix_3072.gold
lrwxr-xr-x@ 1 User staff 33 Aug 12 14:00 matrix_4096.bin -> /
home/ac/xiaolong/matrix_4096.bin
lrwxr-xr-x@ 1 User staff 34 Aug 12 14:00 matrix_4096.gold -> /
home/ac/xiaolong/matrix_4096.gold
lrwxr-xr-x@ 1 User staff 32 Aug 12 14:00 matrix_512.bin -> /
home/ac/xiaolong/matrix_512.bin
lrwxr-xr-x@ 1 User staff 33 Aug 12 14:00 matrix_512.gold -> /
home/ac/xiaolong/matrix_512.gold
lrwxr-xr-x@ 1 User staff 30 Aug 12 14:00 matrix_8.bin -> /home/
ac/xiaolong/matrix_8.bin
lrwxr-xr-x@ 1 User staff 31 Aug 12 14:00 matrix_8.gold -> /home/
ac/xiaolong/matrix_8.gold
drwxr-x---@ 15 User staff 510 Aug 8 01:13 projects
drwxr-x---@ 9 User staff 306 Aug 3 10:12 releaseNotesData
drwxr-x---@ 3 User staff 102 Aug 3 10:12 tools

Schuh, Andrew

unread,
Aug 12, 2009, 2:33:02 PM8/12/09
to many-core-proces...@googlegroups.com
Agreed. Sorry for the confusion. The TA's will work on a solution and upload it by the end of the day.

___________________

Andrew E. Schuh
University of Illinois
Cell: 217-898-8348

Tom Scavo

unread,
Aug 12, 2009, 3:26:01 PM8/12/09
to Many-Core Processors Webcast 2009

Matt Reuter

unread,
Aug 13, 2009, 10:58:18 AM8/13/09
to Many-Core Processors Webcast 2009
Thanks, Tom.

On Aug 12, 3:26 pm, Tom Scavo <trsc...@gmail.com> wrote:
> Second try...does this help?
>
> http://groups.google.com/group/many-core-processors-workshop-2009/bro...
Reply all
Reply to author
Forward
0 new messages