CPROF: a trace based profiler for shared memory multiprocessor systems
Abstract: "Profiling can be used to improve the behavior of a program. There are several important aspects of profiling in the parallel programming context which are not captured by sequential profiling techniques. The Cedar tracing facility provides a convenient platform to generate important...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Urbana, Ill.
1990
|
Schriftenreihe: | Center for Supercomputing Research and Development <Urbana, Ill.>: CSRD report
1016 |
Schlagworte: | |
Zusammenfassung: | Abstract: "Profiling can be used to improve the behavior of a program. There are several important aspects of profiling in the parallel programming context which are not captured by sequential profiling techniques. The Cedar tracing facility provides a convenient platform to generate important profiling information characterizing the behavior of underlying hardware. This paper describes CPROF, a trace based profiler to generate profiling information. An environment is being built around the CPROF, which provides [sic] convenient way to evaluate and understand the behavior of parallel programs on shared memory multiprocessors." |
Beschreibung: | 15 S. |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV008973877 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t | ||
008 | 940206s1990 |||| 00||| eng d | ||
035 | |a (OCoLC)25298239 | ||
035 | |a (DE-599)BVBBV008973877 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-29T | ||
100 | 1 | |a Sinvhal-Sharma, Priyamvada |e Verfasser |4 aut | |
245 | 1 | 0 | |a CPROF |b a trace based profiler for shared memory multiprocessor systems |c Priyamvada Sinvhal-Sharma and Sanjay Sharma |
264 | 1 | |a Urbana, Ill. |c 1990 | |
300 | |a 15 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Center for Supercomputing Research and Development <Urbana, Ill.>: CSRD report |v 1016 | |
520 | 3 | |a Abstract: "Profiling can be used to improve the behavior of a program. There are several important aspects of profiling in the parallel programming context which are not captured by sequential profiling techniques. The Cedar tracing facility provides a convenient platform to generate important profiling information characterizing the behavior of underlying hardware. This paper describes CPROF, a trace based profiler to generate profiling information. An environment is being built around the CPROF, which provides [sic] convenient way to evaluate and understand the behavior of parallel programs on shared memory multiprocessors." | |
650 | 4 | |a Multiprocessors | |
650 | 4 | |a Parallel programming (Computer science) | |
700 | 1 | |a Sharma, Sanjay |e Verfasser |0 (DE-588)123735696 |4 aut | |
830 | 0 | |a Center for Supercomputing Research and Development <Urbana, Ill.>: CSRD report |v 1016 |w (DE-604)BV008930033 |9 1016 | |
999 | |a oai:aleph.bib-bvb.de:BVB01-005925529 |
Datensatz im Suchindex
_version_ | 1804123311826796544 |
---|---|
any_adam_object | |
author | Sinvhal-Sharma, Priyamvada Sharma, Sanjay |
author_GND | (DE-588)123735696 |
author_facet | Sinvhal-Sharma, Priyamvada Sharma, Sanjay |
author_role | aut aut |
author_sort | Sinvhal-Sharma, Priyamvada |
author_variant | p s s pss s s ss |
building | Verbundindex |
bvnumber | BV008973877 |
ctrlnum | (OCoLC)25298239 (DE-599)BVBBV008973877 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01741nam a2200313 cb4500</leader><controlfield tag="001">BV008973877</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">940206s1990 |||| 00||| eng d</controlfield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)25298239</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV008973877</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-29T</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Sinvhal-Sharma, Priyamvada</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">CPROF</subfield><subfield code="b">a trace based profiler for shared memory multiprocessor systems</subfield><subfield code="c">Priyamvada Sinvhal-Sharma and Sanjay Sharma</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Urbana, Ill.</subfield><subfield code="c">1990</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">15 S.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Center for Supercomputing Research and Development <Urbana, Ill.>: CSRD report</subfield><subfield code="v">1016</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Abstract: "Profiling can be used to improve the behavior of a program. There are several important aspects of profiling in the parallel programming context which are not captured by sequential profiling techniques. The Cedar tracing facility provides a convenient platform to generate important profiling information characterizing the behavior of underlying hardware. This paper describes CPROF, a trace based profiler to generate profiling information. An environment is being built around the CPROF, which provides [sic] convenient way to evaluate and understand the behavior of parallel programs on shared memory multiprocessors."</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Multiprocessors</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Parallel programming (Computer science)</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Sharma, Sanjay</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)123735696</subfield><subfield code="4">aut</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Center for Supercomputing Research and Development <Urbana, Ill.>: CSRD report</subfield><subfield code="v">1016</subfield><subfield code="w">(DE-604)BV008930033</subfield><subfield code="9">1016</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-005925529</subfield></datafield></record></collection> |
id | DE-604.BV008973877 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T17:27:46Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-005925529 |
oclc_num | 25298239 |
open_access_boolean | |
owner | DE-29T |
owner_facet | DE-29T |
physical | 15 S. |
publishDate | 1990 |
publishDateSearch | 1990 |
publishDateSort | 1990 |
record_format | marc |
series | Center for Supercomputing Research and Development <Urbana, Ill.>: CSRD report |
series2 | Center for Supercomputing Research and Development <Urbana, Ill.>: CSRD report |
spelling | Sinvhal-Sharma, Priyamvada Verfasser aut CPROF a trace based profiler for shared memory multiprocessor systems Priyamvada Sinvhal-Sharma and Sanjay Sharma Urbana, Ill. 1990 15 S. txt rdacontent n rdamedia nc rdacarrier Center for Supercomputing Research and Development <Urbana, Ill.>: CSRD report 1016 Abstract: "Profiling can be used to improve the behavior of a program. There are several important aspects of profiling in the parallel programming context which are not captured by sequential profiling techniques. The Cedar tracing facility provides a convenient platform to generate important profiling information characterizing the behavior of underlying hardware. This paper describes CPROF, a trace based profiler to generate profiling information. An environment is being built around the CPROF, which provides [sic] convenient way to evaluate and understand the behavior of parallel programs on shared memory multiprocessors." Multiprocessors Parallel programming (Computer science) Sharma, Sanjay Verfasser (DE-588)123735696 aut Center for Supercomputing Research and Development <Urbana, Ill.>: CSRD report 1016 (DE-604)BV008930033 1016 |
spellingShingle | Sinvhal-Sharma, Priyamvada Sharma, Sanjay CPROF a trace based profiler for shared memory multiprocessor systems Center for Supercomputing Research and Development <Urbana, Ill.>: CSRD report Multiprocessors Parallel programming (Computer science) |
title | CPROF a trace based profiler for shared memory multiprocessor systems |
title_auth | CPROF a trace based profiler for shared memory multiprocessor systems |
title_exact_search | CPROF a trace based profiler for shared memory multiprocessor systems |
title_full | CPROF a trace based profiler for shared memory multiprocessor systems Priyamvada Sinvhal-Sharma and Sanjay Sharma |
title_fullStr | CPROF a trace based profiler for shared memory multiprocessor systems Priyamvada Sinvhal-Sharma and Sanjay Sharma |
title_full_unstemmed | CPROF a trace based profiler for shared memory multiprocessor systems Priyamvada Sinvhal-Sharma and Sanjay Sharma |
title_short | CPROF |
title_sort | cprof a trace based profiler for shared memory multiprocessor systems |
title_sub | a trace based profiler for shared memory multiprocessor systems |
topic | Multiprocessors Parallel programming (Computer science) |
topic_facet | Multiprocessors Parallel programming (Computer science) |
volume_link | (DE-604)BV008930033 |
work_keys_str_mv | AT sinvhalsharmapriyamvada cprofatracebasedprofilerforsharedmemorymultiprocessorsystems AT sharmasanjay cprofatracebasedprofilerforsharedmemorymultiprocessorsystems |