Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: shwina
  • License: gpl-3.0
  • Language: TeX
  • Default Branch: master
  • Size: 156 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 10 years ago · Last pushed about 10 years ago
Metadata Files
License Citation

Owner

  • Name: Ashwin Srinath
  • Login: shwina
  • Kind: user
  • Location: Toronto
  • Company: NVIDIA

Citation (citations.bib)

@inproceedings{brown2010strategies,
	title={{Strategies for Preparing Computer Science Students for the Multicore World}},
	author={Brown, Richard and Shoop, Elizabeth and Adams, Joel and Clifton, Curtis and Gardner, Mark and Haupt, Michael and Hinsbeeck, Peter},
	booktitle={Proceedings of the 2010 ITiCSE working group reports},
	year={2010}
}

@inproceedings{joiner2006teaching,
	title={{Teaching Parallel Computing to Science Faculty: Best Practices and Common Pitfalls}},
	author={Joiner, David A and Gray, Paul and Murphy, Thomas and Peck, Charles},
	booktitle={Proceedings of the ACM SIGPLAN symposium on Principles and practice of parallel programming},
	year={2006}
}

@article{wolffe2009teaching,
	title={{Teaching Parallel Computing: New Possibilities}},
	author={Wolffe, Greg and Trefftz, Christian},
	journal={Journal of Computing Sciences in Colleges},
	volume={25},
	number={1},
	pages={21--28},
	year={2009},
	publisher={Consortium for Computing Sciences in Colleges}
}

@inproceedings{butler1988introducing,
	title={{Introducing Parallel Processing at the Undergraduate Level}},
	author={Butler, Ralph M and Eggen, Roger E and Wallace, Susan R},
	booktitle={ACM SIGCSE Bulletin},
	volume={20},
	number={1},
	pages={63--67},
	year={1988},
	organization={ACM}
}

@article{williams2008guest,
	title={Guest Editors' Introduction: Data-Intensive Computing in the 21st Century},
	author={Williams, Roy and Gorton, Ian and Greenfield, Paul and Szalay, Alex},
	journal={Computer},
	volume={41},
	number={4},
	pages={0030--32},
	year={2008},
	publisher={IEEE Computer Society}
}

@inproceedings{garrity:yates:brown:shoop:2011,
	author = "Patrick Garrity and Tim Yates and Richard Brown and Elizabeth Shoop",
	title = {{WebMapReduce: An accessible and adaptable tool for teaching Map-Reduce Computing}},
	booktitle = "Proceedings of the ACM SIGCSE",
	year = {2011}
  }

@inproceedings{kimball:michels-slettvet:bisciglia:2008,
	author = "Aaron Kimball and Sierra Michels-Slettet and Christophe Bisciglia",
	title = "Cluster computing for web-scale data processing",
	booktitle = "Proceedings of the ACM SIGCSE",
	year = {2008}
  }

@inproceedings{brown:2009,
	author = "Richard Brown",
	title = "Hadoop at home: Large-scale computing at a small college",
	booktitle = "Proceedings of the ACM SIGCSE",
	year = {2009}
  }

@inproceedings{figueiredo:wolinsky:chuchaisri:2011,
  author = "Renato J. Figueiredo and David I. Wolinsky and Panoat Chuchaisri",
  title = "Educational virtual clusters for on-demand MPI/Hadoop/Condor in FutureGrid",
  booktitle = "Proceedings of the TeraGrid Conference: Extreme Digital Discovery",
  year = {2011}
  }

@inproceedings{albrecht:2009,
	author = "Jeannie R. Albrecht",
	title = "Bringing big systems to small schools: Distributed systems for undergraduates",
	booktitle = "Proceedings of the ACM SIGCSE",
	year = {2009}
  }

@inproceedings{rabkin:reiss:katz:patterson:2012,
	author = "Arial Rabkin and Charles Reiss and Randy Katz and David Patterson",
	title = "Experiences teaching {MapReduce} in the cloud",
	booktitle = "Proceedings of the ACM SIGCSE",
	year = {2012}
  }

@inproceedings{brown:shoop:2011,
	author = "Richard Brown and Elizabeth Shoop",
	title = "Modules in community: Injecting more parallelism into computer science curricula",
	booktitle = "Proceedings of the ACM SIGCSE",
	year = {2011}
}


@article{dean:ghemawat:2008,
 	author = {Jeffrey Dean and Sanjay Ghemawat},
 	title = {{MapReduce: Simplified data processing on large clusters}},
 	journal = {Communication of the ACM},
 	volume = {51},
 	number = {1},
 	month = jan,
 	year = {2008}
}

@inproceedings{ghemawat:gobioff:leung:2003,
  title={{The Google file system}},
  author={Sanjay Ghemawat and Howard Gobioff and Shun-Tak Leung},
  booktitle={ACM SIGOPS Operating Systems Review},
  year={2003}
}

@techreport{Johnson:EECS-2008-34,
    Author = {Johnson, Matthew and Liao, Robert H. and Rasmussen, Alexander and Sridharan, Ramesh and Garcia, Dan and Harvey, Brian K.},
    Title = {{Infusing parallelism into introductory computer science curriculum using MapReduce}},
    Institution = {EECS Department, University of California, Berkeley},
    Year = {2008}
    }


@techreport{krishnan-tatineni-baru:2011,
	author = {Sriram Krishnan and Mahidhar Tatineni and Chaitanya Baru},
	title = {{myHadoop - Hadoop-on-Demand on traditional HPC resources}},
	Institution = {{San Diego Supercomputing Center}},
	year = {2011}
}

@inproceedings{lin:2008,
  title={{Exploring large-Data issues in the curriculum: A case study with MapReduce}},
  author={Jimmy Lin},
  booktitle={Workshop on Issues in Teaching Computational Linguistics},
  year={2003}
}

@inproceedings{moody:ngo:duffy:apon:2013,
  title={{JUMMP}: Job uninterrupted maneuverable MapReduce platform},
  author={William Moody and Linh Ngo and Edward Duffy and Amy Apon},
  booktitle={Proceedings of the 2013 IEEE Cluster},
  year={2013}
}

@misc{stanford246,
	author = {{Stanford University}},
	title = {{CS246}: Mining massive data sets},
	howpublished = {http://www.stanford.edu/class/cs246/info.html},
	year = {2014}
}

@misc{TCSS490:590,
	author = {{University of Washington}},
	title = {{TCSS490/590}: Big data management},
	howpublished = {http://cwds.uw.edu/big-data-management/},
	year = {2013}
}

@misc{NETS212,
	author = {{University of Pennsylvania}},
	title = {{NETS212}: Scalable and cloud computing},
	howpublished = {http://www.cis.upenn.edu/~nets212/},
	year = {2013}
}

@misc{INFM718,
	author = {{University of Maryland}},
	title = {{INFM71G/CMSC838G}: Data-intensive information processing applications},
	howpublished = {\\http://www.umiacs.umd.edu/\~jimmylin/cloud-2010-Spring/},
	year = {2010}
}

@misc{movielens,
	author = {{GroupLens}},
	howpublished = {http://grouplens.org/datasets/movielens/},
	year = {2013}
}

@misc{yahoomusic,
  author = {{Yahoo! Labs}},
	title = {{Yahoo! Music user ratings}},
	howpublished = {https://webscope.sandbox.yahoo.com/index.php},
	year = {2013}
}

@misc{airtraffic,
  author = {{American Statistical Association}},
  title = {{Airline on-time performance}},
	howpublished = {http://stat-computing.org/dataexpo/2009/},
	year = {2009}
}


@misc{acm:ieee:curricula,
	author = {{ACM/IEEE Joint Task Force on Computing Curricula}},
	howpublished = {ai.stanford.edu/users/sahami/CS2013/},
	year = {2013}
}

 @Misc{clusterdata:Wilkes2011,
   author = {John Wilkes},
   title = {More {Google} cluster data},
   howpublished = {\\googleresearch.blogspot.com/2011/11/more-google-cluster-data.html},
   year = {2011}
 }

 @Misc{yarn:2013,
   author = {{Apache Hadoop 2.0: YARN (Yet Another Resource Negotiator)}},
   howpublished = {hadoop.apache.org/docs/current2/hadoop-yarn},
   year={2013}
}

 @Misc{spark:2013,
   author = {{Apache Spark}},
   title = {Lightning-fast cluster computing},
   howpublished = {http://spark.incubator.apache.org},
   year = {2013}
 }

 @Misc{tez:2013,
   author = {{Apache Tez}},
   title = {A framework for near real-time big data processing},
   howpublished = {http://hortonworks.com/hadoop/tez},
   year = {2013}
 }

 @Misc{hbase:2013,
   author = {{Apache HBase}},
   howpublished = {http://hbase.apache.org},
   year = 2013
 }

@Misc{XMing:2013,
   author = {{X Window System Server for Microsoft Windows}},
   howpublished = {http://www.straightrunning.com/XmingNotes/},
   year = {2013}
 }

@Misc{lin:2013,
  author = {Jimmy Lin},
   title = {{Monoidify! Monoids as a design principle for efficient MapReduce algorithms}},
   howpublished = {http://arxiv.org/pdf/1304.7544v1.pdf},
   year = {2013}
 }

@misc{nsf-tcpp:2012,
  author = {Sushil K. Prasad and others},
  title = {{NSF/IEEE-TCPP Curriculum initiative on parallel and distributed computing - Core topics for undergraduates}},
  howpublished = {\\http://www.cs.gsu.edu/~tcpp/curriculum/sites/default/files/NSF-TCPP-curriculum-version1.pdf},
  year = {2012}
}

@misc{CPSC:3620,
	author = {{Clemson University}},
	title = {{CPSC3620}: {Parallel and Cluster Computing}},
	howpublished = {\\https://sites.google.com/site/clemsondagoba/teaching},
	year = {2014}
}

@misc{ClemsonREU:2013,
  author = {{Clemson University}},
  title = {{Data-Intensive Computing Research Experiences for Undergraduates}},
  year = {2013},
  url = {\\http://people.cs.clemson.edu/~bcdean/reu/}
  }

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels