Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Aggregation, not creation (Score 1) 139

I'm not surprised, because it is eminently clear that Google wants to concentrate their social features on Plus (in effect, to compete with Facebook by cloning Facebook), but I am still disappointed.
I genuinely like Buzz; it aggregates activity from a whole range of services that I don't care to deal with (personal blogs, google reader, twitter, tumblr, etc.) for easy reading, instead of being another one of those services (Hi Plus!). It was even better because it used an open standard mechanism for identity management to do what it did.
Apparently the APIs for re-posting into Plus from external sites are starting to come together, so I guess that is the migration plan, even though it isn't as open or convenient. It would be nice if Google would set up rel=me peering behavior for plus to replace the functionality.

Comment Scifi Trope (Score 1) 195

The implications of individuals, especially kids, having access to 3D printing is a pretty well-explored scifi trope. Cory Doctrow's Makers, and Bruce Sterling's Kiosk are both based on the concept, reasonably good, and make a solid starting point for implications.

Comment Cluster software & GPU experence (Score 5, Informative) 387

I assume this is an epic troll, but am going to give an honest answer anyway, because there are some legitimate questions buried in there.

I work with a aggregate.org a university research group which has a decent claim to having built the very first Linux PC Cluster, set some records with them (KLAT2 and KASY0 were both ours), and still operates a number of Linux clusters, including some containing GPUs, so I feel like I have some idea of the lay of cluster technology. It is *way* overdue for an update (and one is in progress, we swear!), but we also maintain TLDP's widely circulated Parallel Processing HOWTO, which was the goto resource for this kind of question for some time.

In a cluster of any size, you do _not_ want to be handling nodes individually. There are several popular provisioning and administration systems for avoiding doing so, because every organization with a large number of machines needs such a tool. The clusters I deal with are mostly provisioned with Perceus with a few ROCKS holdovers, and I'm aware of a number of other solutions (xCat is the most popular that I've never tinkered with). Perceus can pass out pretty much any correctly-configured Linux image to the machines, although It is specifically tailored to work with Caos NSA (Redhat-like), or GravityOS (a Debian derivative) payloads. Infiscale, the company that supports Perceus, releases the basic tools and some sample modifiable OS images for free, and makes their money off support and custom images, so it is pretty flexible option in terms of required financial and/or personnel commitment. The various provisioning and administration tools are generally designed to interact with various monitoring tools (ex. Warewulf or Ganglia) and job management systems (see next paragraph).
Accounting and billing users is largely about your job management system. Our clusters aren't billed this way, so I can't claim to have be closely familiar with the tools, but most of the established job management systems like Slurm, and GridEngine (to name two of many) have accounting systems built in.
The "standard" images or image-building tools provided with the provisioning systems generally provide for a few nicely integrated combinations of tools, which make it remarkably easy to throw a functioning cluster stack together.

As for GPUs... be aware that the claimed performance for GPUs, especially in clusters, is virtually unattainable. You have to write code in their nasty domain-specific languages (CUDA or OpenCL for Nvidia, just OpenCL for AMD) and there isn't really any concept of IPC baked in to the tools to allow for distributed operations. Furthermore, GPUs are also generally extroridnarly memory and memory bandwidth starved (remember, the speed comes from there being hundreds of processing elements on the card, all sharing the same memory and interface), so simply keeping them fed with data is challenging. GPGPU is also an unstable area in both relevant senses: the GPGPU software itself has a nasty tendency to hang the host when something goes wrong (which is extra fun in clusters without BMCs), and the platforms are changing at an alarming clip. AMD is somewhat worse in the "moving target" regard - they recently deprecated all 4000 series cards from being supported by GPGPU tools, and have abandoned their CTM, CAL, and Brook+ environments before settling on OpenCL, and only OpenCL. Nvidia still supports both their CUDA environment and OpenCL environments, and (with some caveats) all the cards they have ever claimed to work for compute can still be used. Offsetting the somewhat easier and more flexible software situation on the Nvidia side, the AMD cards tend to offer peak FLOPS/dollar numbers something like 4x what the Nvidia cards can provide, which makes the various parts surprisingly well matched. Note that the difference between the special compute hardware ("Tesla" and "Firestream") and consumer cards tends to be that they have a little more memory, and are enormously more expensive , so the consumer cards are way ahead in terms of FLOPS per dollar. We're currently speccing out a 64-node cluster hosting Radeon HD5770s that will (in theory) peak a little above 85TeraFLOPS of GPU performance for less than $10k in GPUs. To head off a common "oops" moment, it sounds as though your machines will be "server style" (ie. rackmount, high reliability PSUs, etc.), which can be a challenge, since that kind of system is generally not designed for hosting physically enormous, power hungry PCIE cards like GPUs.

The questions posed in the OP are *very* early issues in the planning process for setting up a cluster, but enjoy your journey into the woods, this stuff is fun.

Comment HPC Community (Score 4, Interesting) 739

I wonder how the HPC community is going to respond; there is a not insubstantial community who heard "150Gflop/$400" and "Linux" and decided to build clusters from PS3s. Those machines can probably just have updates held back, but it makes replacement a problem. To forestall the inevitable "that isn't a serious use" argument, US Airforce owns Something like 2,500 PS3s for compute work.
Killing Linux on the PS3 also presents something of an issue for the other Cell "partners", who seem to be looking at the PS3 as a low-cost Cell development starter kit. The other Cell machines on the market are *much* more expensive (an IBM QS22 blade is $8-20k, depending on configuration, and Mercury Computer Systems doesn't even like talking about how much their Cell boards cost). Given that Cell is an enormously difficult architecture to target, having relatively inexpensive systems to test and train on is very desirable for the other vendors, especially now that so many of the HPC folks are fixated on GPGPU, which is also terrible to program for, but has a far lower cost of entry. It could be that IBM's decision not to pursue Cell in the HPC market is how it became politically tenable for Sony to kill off Linux on the PS3.
PC Games (Games)

EA Shutting Down Video Game Servers Prematurely 341

Spacezilla writes "EA is dropping the bomb on a number of their video game servers, shutting down the online fun for many of their Xbox 360, PC and PlayStation 3 games. Not only is the inclusion of PS3 and Xbox 360 titles odd, the date the games were released is even more surprising. Yes, Madden 07 and 08 are included in the shutdown... but Madden 09 on all consoles as well?"

Comment Accessibility != Scalability (Score 4, Insightful) 757

The idea that an interface can be entirely judged by how well a user handles it in the first few minutes of exposure is, in my opinion, one of the bigger *problems* with UI design of late. A quality interface should both be immediately accessible, and SCALE WELL TO MORE ADVANCED USE CASES. In my experience, Gnome, OS X, and the bundled native applications that come with each currently fail miserably at the latter. The former head of Apple's UI team makes a pretty good case for this being a problem here, although the article focuses specifically on a facet of the OS X design philosophy which causes scalability issues, rather than the problem in general. To borrow a line from the article: "The beginner today will be the expert of tomorrow. The user with 200 photos today will be the user with 2000 a year from now. The user with 10 songs today will be the user with 100 songs six months from now. The user with one or two extra apps on the iPhone will be the user with 100 apps three months from now."

Comment Re:Problems with Chrom in the x64 version (Score 3, Interesting) 785

I didn't have any luck with daemon tools under Windows 7 (32bit), but SlySoft Virtual Clonedrive (free, http://www.slysoft.com/en/virtual-clonedrive.html ) works fine for me. On a more general note, Windows 7 is making it not a chore to leave my usual Linux/XFCE environment, so they must have done something right.
Transportation

Submission + - Football field-sized kite powers latest freighter (networkworld.com) 2

coondoggie writes: "A kite the size of a football field will provide most of the power for a German heavy freight ship set to launch in December. The Beluga shipping company that owns the 460-foot Beluga said it expects the kites to decrease fuel consumption by up to 50% in optimal cases as well as a cutback of the emission of greenhouse gases on sea by 10 to 20%. Interestingly, the ship will be hauling windmills from Esbjerg, Denmark to Houston, Texas. The company that makes the kite for the German transport, SkySails, has made kites for large yachts but is targeting commercial ships with new, larger kites. And it has the ambitious goal of equipping 1,500 ships with kites by 2015. http://www.networkworld.com/community/node/22225"
Media

Submission + - NYTimes Editorial Says Science Is a Religion (nytimes.com) 1

jeffporcaro writes: Paul Davies writes a guest editorial in the NYTimes (sorry, but that's where it is) in which he shares his opinion that science is no better/no different than religion, since it forces its adherents to take items on faith. Examples he gives of faith-based science include our belief that the laws of physics will not change tomorrow and the idea that there are multiple universes — both are non-falsifiable and therefore no better than religious faith. Similarly, the fact that fundamental concepts are not fully explained (Why are the laws that regulate motion the way that they are? Who/what made them that way?) proves to him that science is based on a faulty, "deeply anti-rational" foundation. See here for full story.
The Almighty Buck

Submission + - RIAA hires DJ's, then sends in the SWAT team

cancan writes: "The NY times is carrying an article about how the RIAA is hiring hip hop artists to make mix tapes, and then helping the police raid their studios. In the case of DJ Drama and DJ Don Cannon (myspace warning), they were raided by SWAT teams with their guns drawn. The local police chief said later that they were "prepared for the worst." Men in RIAA jackets helped cart away "evidence"."
Businesses

Submission + - You aren't allowed off this plane

logoszoe writes: Airlines are not required to let you off the plane, even if it has been sitting on the runway for hours.

Whatever happened to someone deciding it was time to leave, and just getting off the plane? Obviously, if it's in the air, that is not an option. But on the ground, come on!

It seems that those in the airline industry have forgotten that they are paid to transport people. Consideration is only given for the almighty dollar, not customer satisfaction.
Television

Submission + - Where are all the hdtv tuners?

An anonymous reader writes: Today I read about rabbit ears making a comeback with OTA HTDV. I want to purchase a standalone ATSC HDTV tuner to go with my projector, but I am having a very hard time finding one. The big-box stores seem to only stock one or two models and are frequently sold out. Searching online yields similar results. It would seem that there would be ever increasing demand for these tuners given that many HDTVs were sold without internal tuners in years past and these tuners will be necessary for all old NTSC TVs after the February, 2009 shutdown of analog broadcasts. Where should I look to buy one of these devices? Of the currently available models, which are the best? Will the standalone HDTV tuner become a ubiquitous item as the 2009 deadline approaches?
Television

Submission + - BSG Renewed For 4th Season?

BiteMyShinyMetalAss writes: According to the LA Times (reg required, SPOILER ALERT), the Sci Fi Channel is expected to announce on February 13th that Battlestar Galactica's 4th season will premiere in January 2008. Also of interest is discussion about the role of DVRs in calcuating viewship and advertising revenue:

[Mark Stern, head of programming for Sci Fi] also pointed out that 510,000 additional viewers in the 18-to-49 demographic are watching the show on digital video recorders. They bring the total demographic average closer to 1.6 million, the show's highest numbers since Season 1.
Advertisers, however, do not yet pay for the playback ratings because the general assumption is that viewers watching recorded programs fast-forward through the commercials. It could be a crucial point for the channel, and Stern is hopeful that the business model is shifting.

"Who knows? This upfront season you might find that we can monetize that DVR usage," he said. "The important thing is when you add in the DVR numbers, the audience is there."


Yay! I don't feel so guilty anymore :)

Slashdot Top Deals

Love may laugh at locksmiths, but he has a profound respect for money bags. -- Sidney Paternoster, "The Folly of the Wise"

Working...